'Declaration Function IsUndefined() As Boolean
'Usage Dim instance As IReferenceSource Dim value As Boolean value = instance.IsUndefined()
bool IsUndefined()
Return Value
true
if this reference source is undefined; otherwise, false
.'Declaration Function IsUndefined() As Boolean
'Usage Dim instance As IReferenceSource Dim value As Boolean value = instance.IsUndefined()
bool IsUndefined()
true
if this reference source is undefined; otherwise, false
.