Click or drag to resize

GM_FoundFeatureCollection_tItem Property

A List of Found Features

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_FoundFeature_t this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: GM_FoundFeature_t
See Also