[]
        
(Showing Draft Content)

C1.Win.C1Gauge.CommonFontCollection.Insert

Insert Method

Insert(int, CommonFont)

Inserts the specified CommonFont into this collection at the given index.

Declaration
public void Insert(int index, CommonFont item)
Parameters
Type Name Description
int index
CommonFont item