다음을 통해 공유


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)

속성 값

적용 대상