Add

ColorEntryCollection.Add method

Add the Color object in the collection.

public int Add(ColorEntry color)
Parameter Type Description
color ColorEntry

See Also