ImmutableList<T>.Empty Campo

Definición

Obtiene una lista inmutable vacía.

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 de campo

Se aplica a