Click or drag to resize

CSYSLoadMenuList Method

Note: This API is now obsolete.

Load a list of menus

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public static void LoadMenuList(
	CLST lst
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public static void LoadMenuList(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetCLST
Menu list to load
See Also