[This is preliminary documentation and is subject to change.]
Gets the number of resources in the set.
| C# |
public int Count { get; }
This operation takes a time proportional to the capacity of the
set.
[This is preliminary documentation and is subject to change.]
| C# |
public int Count { get; }