NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LinkLabel.LinkCollection Class

[To be supplied.]

Object
   LinkLabel.LinkCollection

[Visual Basic]
Public Class LinkLabel.LinkCollection
   Implements ICollection, IEnumerable
[C#]
public class LinkLabel.LinkCollection : ICollection, IEnumerable
[C++]
public __gc class LinkLabel.LinkCollection : public ICollection,
   IEnumerable
[JScript]
public class LinkLabel.LinkCollection implements ICollection,
   IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

LinkLabel.LinkCollection Members | System.WinForms Namespace