ImmutableArray<T>::Empty Field

 

Gets an empty immutable array.

Namespace:   System.Collections.Immutable
Assembly:  System.Collections.Immutable (in System.Collections.Immutable.dll)

public:
static initonly ImmutableArray<T> Empty
Return to top
Show: