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!

CheckedListBox.ObjectCollection Class

[To be supplied.]

Object
   ListBox.ObjectCollection
      CheckedListBox.ObjectCollection

[Visual Basic]
Public Class CheckedListBox.ObjectCollection
   Inherits ListBox.ObjectCollection
[C#]
public class CheckedListBox.ObjectCollection :
   ListBox.ObjectCollection
[C++]
public __gc class CheckedListBox.ObjectCollection : public
   ListBox.ObjectCollection
[JScript]
public class CheckedListBox.ObjectCollection extends
   ListBox.ObjectCollection

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

CheckedListBox.ObjectCollection Members | System.WinForms Namespace