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) 

フィールド値

適用対象