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); }
[Missing <remarks> documentation for P:PH.Common.BotInfoCollection.Item(System.Int32)]