 | CHANDLE.bIsNull Method |
Check to see if class is null
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.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