ComplexArrayInterchangeRows Method

Definition

Namespace: Metas.UncLibCOM.Core
Assembly: Metas.UncLibCOM.Core (in Metas.UncLibCOM.Core.dll) Version: 2.8.9053.20212
C#
public void InterchangeRows(
	int index_1,
	int index_2
)

Parameters

index_1  Int32
 
index_2  Int32
 

Implements

IComplexArrayInterchangeRows(Int32, Int32)

See Also