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