HatchPatternKeyedCollection(IEnumerable<HatchPattern>) Constructor

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

Parameters

collection
IEnumerable<HatchPattern>

.NET Framework

Supported in: 4.8

In this article

Definition