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) 

字段值

适用于