Reference Library
ServerItem Class
NamespacesAsgard5.BnetServerItem
This class contains information for a specific battle.net ip or hostname.
Declaration Syntax
C#Visual BasicVisual C++
public class ServerItem
Public Class ServerItem
public ref class ServerItem
Members
All MembersConstructorsMethodsFields



IconMemberDescription
ServerItem(String, String, String)
Creates a new ServerItem

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.)
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.)
LegacyTag
The non war3 username suffix used for this server.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ServerIP
The server ip or hostname of the battle.net server

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WAR3Tag
The war3 username suffix used for this server.

Inheritance Hierarchy
Object
ServerItem

Assembly: Asgard5Library (Module: Asgard5Library)