Atom.NET documentation

AtomContentCollection Class

A strongly typed collection of AtomContent objects.

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

System.Object
   CollectionBase
      AtomContentCollection

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

Requirements

Namespace: Atom.Core.Collections

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

See Also

AtomContentCollection Members | Atom.Core.Collections Namespace | AtomContent