The Sc2RanksGetDivisionsTopResult type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Sc2RanksGetDivisionsTopResult |
Constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from Sc2RanksLeagueDivisionList.) | |
| Clear | (Inherited from Sc2RanksLeagueDivisionList.) | |
| Contains | (Inherited from Sc2RanksLeagueDivisionList.) | |
| CopyTo | (Inherited from Sc2RanksLeagueDivisionList.) | |
| (Inherited from | ||
| GetEnumerator | (Inherited from Sc2RanksLeagueDivisionList.) | |
| (Inherited from | ||
| (Inherited from | ||
| IndexOf | (Inherited from Sc2RanksLeagueDivisionList.) | |
| Insert | (Inherited from Sc2RanksLeagueDivisionList.) | |
| Remove | (Inherited from Sc2RanksLeagueDivisionList.) | |
| RemoveAt | (Inherited from Sc2RanksLeagueDivisionList.) | |
| ToString | (Inherited from Sc2RanksLeagueDivisionList.) |
Properties
| Name | Description | |
|---|---|---|
| CacheExpires |
Returns the date when the cached data expires. Only available when caching is enabled.
| |
| Count | (Inherited from Sc2RanksLeagueDivisionList.) | |
| CreditsLeft | ||
| CreditsUsed | ||
| Error |
Returns the error message if an error has occured.
| |
| HasError |
Returns True if an error has occured, otherwise False.
| |
| IsReadOnly | (Inherited from Sc2RanksLeagueDivisionList.) | |
| Item | (Inherited from Sc2RanksLeagueDivisionList.) | |
| ResponseRaw |
Returns the raw response from the server.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IEnumerable GetEnumerator | (Inherited from Sc2RanksLeagueDivisionList.) | |
| IBaseResult ReadHeader |
See Also