'Declaration Public Function IsEmpty() As System.Boolean
'Usage Dim instance As RangeGroup Dim value As System.Boolean value = instance.IsEmpty()
public System.bool IsEmpty()
Return Value
true
if this range group is empty; otherwise, false
.'Declaration Public Function IsEmpty() As System.Boolean
'Usage Dim instance As RangeGroup Dim value As System.Boolean value = instance.IsEmpty()
public System.bool IsEmpty()
true
if this range group is empty; otherwise, false
.