Property IsEmpty
IsEmpty
Reports whether container is empty.
Declaration
public readonly bool IsEmpty { get; }
Property Value
Type | Description |
---|---|
Boolean | True if this container empty. |
Reports whether container is empty.
public readonly bool IsEmpty { get; }
Type | Description |
---|---|
Boolean | True if this container empty. |