ConcurrentHashSetTIsEmpty - свойство
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
public:
property bool IsEmpty {
bool get ();
}
member IsEmpty : bool with get
Значение свойства
Booleantrue if the
ConcurrentHashSetT is empty; otherwise,
false.