Click or drag to resize
CLSTCopy Method
Copy one LST object to another.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Copy(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
Source List to Copy from
See Also