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

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

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