NuGardt SoftwareSc2RanksGetCharacterTeamListResult MembersNuGardt

The Sc2RanksGetCharacterTeamListResult type exposes the following members.
Constructors

  NameDescription
Public methodSc2RanksGetCharacterTeamListResult
Constructor.
Back to Top
Methods

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

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