ImmutableArray<T>.Empty 필드

정의

변경할 수 없는 빈 배열을 가져옵니다.

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) 

필드 값

적용 대상