LineTypeKeyedCollection.InsertItem Method

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

Parameters

index
int

pattern
LinePattern

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition