NetXP 3.0 Reference

ColorCollection Properties

The properties of the ColorCollection class are listed below. For a complete list of ColorCollection class members, see the ColorCollection Members topic.

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
ItemOverloaded. Retrieves an item at an index.

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

ColorCollection Class | NETXP.Library Namespace