Click or drag to resize

CktElementClose Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:dss_sharp.CktElement.Close(System.Int32,System.Int32)"]

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public void Close(
	int Term,
	int Phs
)

Parameters

Term
Type: SystemInt32

[Missing <param name="Term"/> documentation for "M:dss_sharp.CktElement.Close(System.Int32,System.Int32)"]

Phs
Type: SystemInt32

[Missing <param name="Phs"/> documentation for "M:dss_sharp.CktElement.Close(System.Int32,System.Int32)"]

See Also