ComplexUncArrayInterchangeRows Method
Namespace: Metas.UncLibCOM.LinPropAssembly: Metas.UncLibCOM.LinProp (in Metas.UncLibCOM.LinProp.dll) Version: 2.8.9053.20215
public void InterchangeRows(
int index_1,
int index_2
)
Public Sub InterchangeRows (
index_1 As Integer,
index_2 As Integer
)
public:
virtual void InterchangeRows(
int index_1,
int index_2
) sealed
abstract InterchangeRows :
index_1 : int *
index_2 : int -> unit
override InterchangeRows :
index_1 : int *
index_2 : int -> unit
- index_1 Int32
-
- index_2 Int32
-
IComplexUncArrayInterchangeRows(Int32, Int32)