Click or drag to resize
XDataLayoutIsNothing Method
Determines whether this instance is nothing.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsNothing()

Return Value

Type: Boolean
true if this instance is nothing; otherwise, false.
See Also