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