[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FormattingBagList-1.Remove

Remove Method

Remove(int)

Removes an item from the list.

Declaration
public virtual void Remove(int index)
Public Overridable Sub Remove(index As Integer)
Parameters
Type Name Description
int index

The index of the item to remove.