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 (
T
,
T
)
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>(
ref
T
x
,
ref
T
y
)
Parameters
x
Type:
T
y
Type:
T
Type Parameters
T
See Also
Reference
Utils Class
Swap Overload
Scilligence.MolEngine.Common Namespace