ImmutableSortedSet<T>.Empty 필드

정의

변경할 수 없는 정렬된 빈 집합을 가져옵니다.

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

필드 값

적용 대상