Atom.NET documentation

AtomLinkCollection Class

A strongly typed collection of AtomLink objects.

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

System.Object
   CollectionBase
      AtomLinkCollection

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

Requirements

Namespace: Atom.Core.Collections

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

See Also

AtomLinkCollection Members | Atom.Core.Collections Namespace | AtomLink