Interface IEmptiable
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
public interface IEmptiable
Properties
| Edit this page View SourceIsEmpty
Gets whether this object is empty.
Declaration
bool IsEmpty { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsNotEmpty
Declaration
bool IsNotEmpty { get; }
Property Value
| Type | Description |
|---|---|
| bool |