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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iIsGroupEmpty(
	string group
)

Parameters

group
Type: SystemString
Group name

Return Value

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