Property ResultCount
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
ResultCount
When the response is a (sub)set, this value indicates the size of the subset.
public int? ResultCount { get; }
Property Value
- int?
When the response is a (sub)set, this value indicates the size of the subset.
public int? ResultCount { get; }