SIFWorks ADK 2.0
Item Property (key)
NamespacesEdustructures.SifWorksSifKeyedList<(Of <TKey, TValue>)>Item[([TKey])]

[This is preliminary documentation and is subject to change.]

Declaration Syntax
C#Visual BasicVisual C++
public TValue this[
	TKey key
]{ get;}
Public ReadOnly Default Property Item ( _
	key As TKey _
) As TValue
public:
property TValue default[TKey key] {
	TValue get (TKey key);
}
Parameters
key (TKey)

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10