共用方式為


ReadOnlySet<T>.Empty 屬性

定義

取得空 ReadOnlySet<T>

public:
 static property System::Collections::ObjectModel::ReadOnlySet<T> ^ Empty { System::Collections::ObjectModel::ReadOnlySet<T> ^ get(); };
public static System.Collections.ObjectModel.ReadOnlySet<T> Empty { get; }
static member Empty : System.Collections.ObjectModel.ReadOnlySet<'T>
Public Shared ReadOnly Property Empty As ReadOnlySet(Of T)

屬性值

適用於