Constable Authorization Engine 2.0 BETA

InstanceView.IsEmpty Property

[This is preliminary documentation and subject to change.]

Determines whether the view contains any entries.

[Visual Basic]
Public ReadOnly Property IsEmpty As Boolean
[C#]
public bool IsEmpty {get;}

Property Value

true if this instance is empty; otherwise false.

See Also

InstanceView Class | LaMarvin.Design.Controls Namespace