GM_Utility .GetAvailableSymbolNames 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
C#
Copy
public static string[] GetAvailableSymbolNames()

Return Value

Type: String []
returns list of symbol names
See Also