Click or drag to resize

CGEOSTRINGGetFeatures Method

Get the features

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

public void GetFeatures(
	CLST lst
)

Parameters

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