Click or drag to resize

GM_UtilityGetAvailableSymbolNames Method

Returns the list of available symbol names (returns char**)

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public static string[] GetAvailableSymbolNames()

Return Value

Type: String
returns list of symbol names
See Also