Keyoti RapidSpell Web .NET Help Docs
Item Property (index)
API DocumentationKeyoti.RapidSpell.WCFParameterCollectionItem[([( Int32])])
Keyoti RapidSpell Web .NET
Gets a result.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public SpellParameter this[
	int index
] { get; set; }
public SpellParameter this[
	int index
] { get; set; }
Public Default Property Item ( 
	index As Integer
) As SpellParameter
	Get
	Set
Public Default Property Item ( 
	index As Integer
) As SpellParameter
	Get
	Set
public:
property SpellParameter^ default[int index] {
	SpellParameter^ get (int index);
	void set (int index, SpellParameter^ value);
}
public:
property SpellParameter^ default[int index] {
	SpellParameter^ get (int index);
	void set (int index, SpellParameter^ value);
}
member Item : SpellParameter with get, set
member Item : SpellParameter with get, set
Parameters
index (Int32)
The result number, 0 based.
Property Value

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