ImmutableArray<T>.Empty Feld

Definition

Ruft ein leeres unveränderliches Array auf.

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

Feldwert

ImmutableArray<T>

Gilt für