Click or drag to resize
CMVIEWiIsGroupEmpty Method
Is the group empty?

Available since Oasis montaj version: 6.3.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iIsGroupEmpty(
	string str1
)

Parameters

str1
Type: SystemString
group name

Return Value

Type: Int32
TRUE or FALSE (1 or 0)
See Also