ColorEntryCollection.Add

ColorEntryCollection.Add method

Add the Color object in the collection.

public int Add(ColorEntry color)
ParameterTypeDescription
colorColorEntry

See Also