[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonFontCollection.Remove

Remove Method

Remove(CommonFont)

Removes the specified CommonFont from the collection.

Declaration
public void Remove(CommonFont item)
Public Sub Remove(item As CommonFont)
Parameters
Type Name Description
CommonFont item