Table of Contents

Method Clear

Namespace
GuildWars2.Collections
Assembly
GuildWars2.dll

Clear()

Retrieves an empty immutable set that has the same sorting and ordering semantics as this instance.

IImmutableValueSet<T> Clear()

Returns

IImmutableValueSet<T>

An empty set that has the same sorting and ordering semantics as this instance.