ImmutableList<T>.Empty 필드

정의

변경할 수 없는 빈 목록을 가져옵니다.

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) 

필드 값

적용 대상