 | CHANDLEbIsNull Method |
Check to see if class is null
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic bool bIsNull()
public bool bIsNull()
Public Function bIsNull As Boolean
Public Function bIsNull As Boolean
public:
bool bIsNull()
public:
bool bIsNull()
member bIsNull : unit -> bool
member bIsNull : unit -> bool
Return Value
Type:
Boolean
See Also