Click or drag to resize
CGEOSTRINGGetSections Method
Get the sections

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
List items are returned with section GUID in name and section name in value.
Syntax
public void GetSections(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
LST to fill
See Also