Click or drag to resize

ChiralitiesAtomChiralitySwap Method

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
protected static void Swap(
	List<BondedAtom> n,
	int i,
	int j
)

Parameters

n
Type: System.Collections.GenericListBondedAtom
i
Type: SystemInt32
j
Type: SystemInt32
See Also