NetXP 3.0 Reference

ComboBoxExItemCollection Members

ComboBoxExItemCollection overview

Public Instance Constructors

ComboBoxExItemCollection Constructor Creates a new collection.

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
ImageList Internal.
Item Internal

Public Instance Methods

Add Internal
AddRange Internal
Clear (inherited from CollectionBase)Removes all objects from the CollectionBase instance.
Contains Internal
CopyTo Internal
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEnumerator (inherited from CollectionBase)Returns an enumerator that can iterate through the CollectionBase instance.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
IndexOf Internal
Insert Internal
RaiseChanged Internal
Remove Internal
RemoveAt Internal
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

Changed Internal

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 

See Also

ComboBoxExItemCollection Class | NETXP.Controls Namespace