Remove

ColorEntryCollection.Remove method

Remove the Color object from the collection.

public void Remove(ColorEntry color)
Parameter Type Description
color ColorEntry

See Also