Method Clear
- Namespace
- GuildWars2.Collections
- Assembly
- GuildWars2.dll
Clear()
Creates a new ImmutableValueSet<T> with all items removed.
public ImmutableValueSet<T> Clear()
Returns
- ImmutableValueSet<T>
An empty set.
Creates a new ImmutableValueSet<T> with all items removed.
public ImmutableValueSet<T> Clear()
An empty set.