Documentation for a minimal subset of the QSM API
IndexedBy<(Of <K>)> Constructor (key)
Namespaces > QS.CMS.Base3 > IndexedBy<(Of K>) > IndexedBy<(Of K>)New(K)
Initializes a new instance of the IndexedBy<K> class.
Syntax
C#Visual BasicManaged C++
public IndexedBy (
	K key
)
Public Sub New ( _
	key As K _
)
public:
IndexedBy (
	K key
)
Parameters
key (K)

[Missing <param> documentation for "key"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0