Project Hoshimi Documented Class Library
BotCollection Class
NamespacesPH.CommonBotCollection
Typed collection of bot
Declaration Syntax
C#Visual BasicVisual C++
public class BotCollection : IEnumerable
Public Class BotCollection _
	Implements IEnumerable
public ref class BotCollection : IEnumerable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
BotCollection()()()
Count
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetEnumerator()()()
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([(Int32])])
get a bot from the collection with it index

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RemoveAt(Int32) Obsolete.
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Used by Player (bots property)
Inheritance Hierarchy
Object
BotCollection

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