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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Copy(
	CLST source
)

Parameters

source
Type: GeoEngine.Core.GXNetXCLST
Source List to Copy from
See Also