Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Common
Utils Class
Utils Methods
Swap Method
Swap(T) Method (T, T)
Swap(T) Method (List(T), Int32, Int32)
Utils
Swap
T
Method (List
T
, Int32, Int32)
Namespace:
Scilligence.MolEngine.Common
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
void
Swap
<T>(
List
<T>
list
,
int
i
,
int
j
)
Parameters
list
Type:
System.Collections.Generic
List
T
i
Type:
System
Int32
j
Type:
System
Int32
Type Parameters
T
See Also
Reference
Utils Class
Swap Overload
Scilligence.MolEngine.Common Namespace