BlockExKeyedCollection(IEnumerable<BlockEx>) Constructor

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

Parameters

collection
IEnumerable<BlockEx>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition