ColorCollection.Add Method
Adds an item to the collection.
[Visual Basic]Public Function Add( _
ByVal
item As
Color _
) As
Integer Parameters
- item
- The item to add.
Return Value
The index where the item was added.
See Also
ColorCollection Class | NETXP.Library Namespace