| YMatrixAddInAuxCurrents Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:dss_sharp.YMatrix.AddInAuxCurrents(System.Int32)"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public void AddInAuxCurrents(
int SType
)
Public Sub AddInAuxCurrents (
SType As Integer
)
public:
void AddInAuxCurrents(
int SType
)
member AddInAuxCurrents :
SType : int -> unit
function AddInAuxCurrents(SType);
Parameters
- SType
- Type: SystemInt32
[Missing <param name="SType"/> documentation for "M:dss_sharp.YMatrix.AddInAuxCurrents(System.Int32)"]
See Also