SheetKeyedCollection(IEnumerable<Sheet>) Constructor

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

Parameters

collection
IEnumerable<Sheet>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition