[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes the element at the specified index of the FontCollection.

Declaration
protected override void RemoveItem(int index)
Parameters
Type Name Description
int index
Overrides