ColorEntryCollection.Remove

ColorEntryCollection.Remove method

Remove the Color object from the collection.

public void Remove(ColorEntry color)
ParameterTypeDescription
colorColorEntry

See Also