Keyoti RapidSpell Web .NET Help Docs
Item Property (key)
API DocumentationKeyoti.RapidSpell.fastJSONSafeDictionary<(Of <(<'TKey, TValue>)>)>Item[([( TKey])])
Keyoti RapidSpell Web .NET
Helper
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public TValue this[
	TKey key
] { get; set; }
public TValue this[
	TKey key
] { get; set; }
Public Default Property Item ( 
	key As TKey
) As TValue
	Get
	Set
Public Default Property Item ( 
	key As TKey
) As TValue
	Get
	Set
public:
property TValue default[TKey key] {
	TValue get (TKey key);
	void set (TKey key, TValue value);
}
public:
property TValue default[TKey key] {
	TValue get (TKey key);
	void set (TKey key, TValue value);
}
member Item : 'TValue with get, set
member Item : 'TValue with get, set
Parameters
key (TKey)
Property Value

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331