Keyoti RapidSpell Web .NET Help Docs
Item Property (index)
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherCollectionItem[([( Int32])])
Keyoti RapidSpell Web .NET
Indexer for ID in list
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Object this[
	int index
] { get; set; }
public Object this[
	int index
] { get; set; }
Public Default Property Item ( 
	index As Integer
) As Object
	Get
	Set
Public Default Property Item ( 
	index As Integer
) As Object
	Get
	Set
public:
property Object^ default[int index] {
	Object^ get (int index);
	void set (int index, Object^ value);
}
public:
property Object^ default[int index] {
	Object^ get (int index);
	void set (int index, Object^ value);
}
member Item : Object with get, set
member Item : Object with get, set
Parameters
index (Int32)
Property Value
Object

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