Property IsCleared
IsCleared
Returns true if the Clear() method has been called.
Declaration
public bool IsCleared { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Returns true if the Clear() method has been called.
public bool IsCleared { get; }
Type | Description |
---|---|
System.Boolean |