[]
        
(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)
Protected Overrides Sub RemoveItem(index As Integer)
Parameters
Type Name Description
int index
Overrides