Table of Contents

Property Empty

Namespace
GuildWars2.Collections
Assembly
GuildWars2.dll

Empty

Gets an empty ImmutableValueList<T>.

[SuppressMessage("Design", "CA1000", Justification = "Follows BCL pattern for immutable collections.")]
public static ImmutableValueList<T> Empty { get; }

Property Value

ImmutableValueList<T>