ImmutableList<T>.Empty Campo

Definição

Obtém um conjunto vazio com o comparador de classificação padrão.Gets an empty set with the default sort comparer.

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

Valor do campo

ImmutableList<T>

Aplica-se a