KeyedByTypeCollection<TItem> Constructor
.NET Framework (current version)
Initializes a new instance of the KeyedByTypeCollection<TItem> class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | KeyedByTypeCollection<TItem>() | Initializes a new instance of the KeyedByTypeCollection<TItem> class. |
![]() | KeyedByTypeCollection<TItem>(IEnumerable<TItem>^) | Initializes a new instance of the KeyedByTypeCollection<TItem> class for a specified enumeration of objects. |
Show:
