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!

TreeNodeCollection Class

[To be supplied.]

Object
   TreeNodeCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

TreeNodeCollection Members | System.WinForms Namespace