NuGardt SoftwareSc2RanksGetCharacterTeamsListResult MembersNuGardt

The Sc2RanksGetCharacterTeamsListResult type exposes the following members.
Constructors

  NameDescription
Public methodSc2RanksGetCharacterTeamsListResult
Constructor.
Back to Top
Methods

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

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