Initializes a new instance of the IndexedBy<K> class.
| C# | Visual Basic | Managed C++ |
public IndexedBy ( K key )
Public Sub New ( _ key As K _ )
public: IndexedBy ( K key )
- key (K)
[Missing <param> documentation for "key"]
| C# | Visual Basic | Managed C++ |
public IndexedBy ( K key )
Public Sub New ( _ key As K _ )
public: IndexedBy ( K key )
[Missing <param> documentation for "key"]