TextStyleKeyedCollection.RemoveItem Method

Protected Overrides Sub RemoveItem( _ 
ByVal index As Integer
)
This language is not supported or no code example is available.
protected override void RemoveItem( 
int index 
)
This language is not supported or no code example is available.

Parameters

index
int

Exception type Condition

EyeshotException

Thrown when trying to remove the Default text style.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition