Click or drag to resize

CDBUnLockSymb Method

UnLocks a symbol.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void UnLockSymb(
	int symb
)

public void UnLockSymb(
	int symb
)

Parameters

symb
Type: SystemInt32
Symbol to Lock
See Also