Click or drag to resize

CGEOSTRINGGetSections Method

Get the sections

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetSections(
	CLST lst
)

public void GetSections(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
LST to fill
Remarks
List items are returned with section GUID in name and section name in value.
See Also