Click or drag to resize
CGEOSTRINGGetFeatures Method
Get the features

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
List items are returned with feature GUID in name and feature name in value.
Syntax
public void GetFeatures(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
LST to fill
See Also