ColorCollection.Insert Method
Inserts an item at a specified index.
[Visual Basic]Public Sub Insert( _
ByVal
index As
Integer, _
ByVal
item As
Color _
)
Parameters
- index
- The index.
- item
- The item.
See Also
ColorCollection Class | NETXP.Library Namespace