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) 

フィールド値

適用対象