Click or drag to resize
CTPATiCode Method
Find the index of a given thematic pattern

Available since Oasis montaj version: 7.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iCode(
	string code
)

Parameters

code
Type: SystemString
Pattern code (case sensitive)

Return Value

Type: Int32
The code index, -1 if not found
See Also