ComponentOne Xamarin.Android
IsEmpty Property (C1Size)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1Size Structure : IsEmpty Property
Gets a value indicating whether this instance is empty.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As C1Size
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}
See Also

Reference

C1Size Structure
C1Size Members