ImmutableSortedDictionary<TKey,TValue>.Empty 필드

정의

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

public: static initonly System::Collections::Immutable::ImmutableSortedDictionary<TKey, TValue> ^ Empty;
public static readonly System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue> Empty;
 staticval mutable Empty : System.Collections.Immutable.ImmutableSortedDictionary<'Key, 'Value>
Public Shared ReadOnly Empty As ImmutableSortedDictionary(Of TKey, TValue) 

필드 값

적용 대상