Click or drag to resize

ChainGetAtomByAAID Method

Namespace:  Scilligence.MolEngine.HELM
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public Atom GetAtomByAAID(
	int aaid
)

Parameters

aaid
Type: SystemInt32

Return Value

Type: Atom
See Also