ImmutableSortedDictionary<TKey,TValue>.Empty Campo

Definición

Obtiene un diccionario ordenado inmutable vacío.

public: static initonly System::Collections::Immutable::ImmutableSortedDictionary<TKey, TValue> ^ Empty;
public static readonly System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue> Empty;
 staticval mutable Empty : System.Collections.Immutable.ImmutableSortedDictionary<'Key, 'Value>
Public Shared ReadOnly Empty As ImmutableSortedDictionary(Of TKey, TValue) 

Valor de campo

Se aplica a