CheckedListBox.ObjectCollection

CheckedListBox.ObjectCollection

System. Windows .Forms (system. windows .forms.dll) class

This class represents the collection of items in a CheckedListBox .

 public class  CheckedListBox.ObjectCollection  : ObjectCollection {  // Public Constructors  public  CheckedListBox.ObjectCollection  (CheckedListBox  owner  );  // Public Instance Methods  public int  Add  (object  item  , bool  isChecked  );    public int  Add  (object  item  , CheckState  check  ); } 

Hierarchy

System.Object ObjectCollection(System.Collections.ILis, System.Collections.ICollection , System.Collections.IEnumerable) ObjectCollection



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net