LineTypeKeyedCollection(IEnumerable<LinePattern>) Constructor

Public Sub New( _ 
ByVal collection As IEnumerable(Of LinePattern) _ 
)
This language is not supported or no code example is available.
public LineTypeKeyedCollection( 
IEnumerable<LinePattern> collection 
)
This language is not supported or no code example is available.

Parameters

collection
IEnumerable<LinePattern>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition