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!

ListBox.ObjectCollection Class

[To be supplied.]

Object
   ListBox.ObjectCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ListBox.ObjectCollection Members | System.WinForms Namespace