Atom.NET documentation

AtomEntryCollection Class

A strongly typed collection of AtomEntry objects.

For a list of all members of this type, see AtomEntryCollection Members.

System.Object
   CollectionBase
      AtomEntryCollection

[Visual Basic]
Public Class AtomEntryCollection
Inherits CollectionBase
[C#]
public class AtomEntryCollection : CollectionBase

Requirements

Namespace: Atom.Core.Collections

Assembly: Atom.NET (in Atom.NET.dll)

See Also

AtomEntryCollection Members | Atom.Core.Collections Namespace | AtomEntry