NuGardt SoftwareSc2RanksGetCharacterListResult MembersNuGardt

The Sc2RanksGetCharacterListResult type exposes the following members.
Constructors

  NameDescription
Public methodSc2RanksGetCharacterListResult
Constructor.
Back to Top
Methods

  NameDescription
Public methodAdd (Inherited from Sc2RanksCharacterExtendedList.)
Public methodClear (Inherited from Sc2RanksCharacterExtendedList.)
Public methodContains (Inherited from Sc2RanksCharacterExtendedList.)
Public methodCopyTo (Inherited from Sc2RanksCharacterExtendedList.)
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodGetEnumerator (Inherited from Sc2RanksCharacterExtendedList.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodIndexOf (Inherited from Sc2RanksCharacterExtendedList.)
Public methodInsert (Inherited from Sc2RanksCharacterExtendedList.)
Public methodRemove (Inherited from Sc2RanksCharacterExtendedList.)
Public methodRemoveAt (Inherited from Sc2RanksCharacterExtendedList.)
Public methodToString (Inherited from Sc2RanksCharacterExtendedList.)
Back to Top
Properties

  NameDescription
Public propertyCacheExpires
Returns the date when the cached data expires. Only available when caching is enabled.
Public propertyCount (Inherited from Sc2RanksCharacterExtendedList.)
Public propertyCreditsLeft
Public propertyCreditsUsed
Public propertyError
Returns the error message if an error has occured.
Public propertyHasError
Returns True if an error has occured, otherwise False.
Public propertyIsReadOnly (Inherited from Sc2RanksCharacterExtendedList.)
Public propertyItem (Inherited from Sc2RanksCharacterExtendedList.)
Public propertyResponseRaw
Returns the raw response from the server.
Back to Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodIEnumerable GetEnumerator (Inherited from Sc2RanksCharacterExtendedList.)
Explicit interface implemetationPrivate methodIBaseResult ReadHeader
Back to Top
See Also