Project Hoshimi Documented Class Library
Item Property (index)
NamespacesPH.CommonBotInfoCollectionItem[([(Int32])])
Get a botInfo in the collection with its index
Declaration Syntax
C#Visual BasicVisual C++
public BotInfo this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As BotInfo
public:
property BotInfo^ default[int index] {
	BotInfo^ get (int index);
}
Parameters
index (Int32)
Remarks

[Missing <remarks> documentation for P:PH.Common.BotInfoCollection.Item(System.Int32)]

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0