LineTypeKeyedCollection(IEnumerable<LineType>) Constructor

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

Parameters

collection
IEnumerable<LineType>

.NET Framework

Supported in: 4.8

In this article

Definition