ImmutableSortedSet<T>.Empty Campo

Definición

Obtiene un conjunto ordenado inmutable vacío.

public: static initonly System::Collections::Immutable::ImmutableSortedSet<T> ^ Empty;
public static readonly System.Collections.Immutable.ImmutableSortedSet<T> Empty;
 staticval mutable Empty : System.Collections.Immutable.ImmutableSortedSet<'T>
Public Shared ReadOnly Empty As ImmutableSortedSet(Of T) 

Valor de campo

Se aplica a