NuGardt SoftwareSc2RanksGetCustomDivisionsResult MembersNuGardt

The Sc2RanksGetCustomDivisionsResult type exposes the following members.
Constructors

  NameDescription
Public methodSc2RanksGetCustomDivisionsResult
Constructor.
Back to Top
Methods

  NameDescription
Public methodAdd (Inherited from Sc2RanksCustomDivisionList.)
Public methodClear (Inherited from Sc2RanksCustomDivisionList.)
Public methodContains (Inherited from Sc2RanksCustomDivisionList.)
Public methodCopyTo (Inherited from Sc2RanksCustomDivisionList.)
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodGetEnumerator (Inherited from Sc2RanksCustomDivisionList.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodIndexOf (Inherited from Sc2RanksCustomDivisionList.)
Public methodInsert (Inherited from Sc2RanksCustomDivisionList.)
Public methodRemove (Inherited from Sc2RanksCustomDivisionList.)
Public methodRemoveAt (Inherited from Sc2RanksCustomDivisionList.)
Public methodToString (Inherited from Sc2RanksCustomDivisionList.)
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 Sc2RanksCustomDivisionList.)
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 Sc2RanksCustomDivisionList.)
Public propertyItem (Inherited from Sc2RanksCustomDivisionList.)
Public propertyResponseRaw
Returns the raw response from the server.
Back to Top
Explicit Interface Implementations

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