ImmutableQueue<T>.Empty Właściwość

Definicja

Pobiera pustą kolejkę niezmienną.

public:
 static property System::Collections::Immutable::ImmutableQueue<T> ^ Empty { System::Collections::Immutable::ImmutableQueue<T> ^ get(); };
public static System.Collections.Immutable.ImmutableQueue<T> Empty { get; }
static member Empty : System.Collections.Immutable.ImmutableQueue<'T>
Public Shared ReadOnly Property Empty As ImmutableQueue(Of T)

Wartość właściwości

Pusta kolejka niezmienna.

Dotyczy