Property Empty
- Namespace
- GuildWars2.Collections
- Assembly
- GuildWars2.dll
Empty
Gets an empty ImmutableValueSet<T>.
[SuppressMessage("Design", "CA1000", Justification = "Follows BCL pattern for immutable collections.")]
public static ImmutableValueSet<T> Empty { get; }