Click or drag to resize

ABSetCountAtoms Method (Int32)

Count the atom number of a type

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public int CountAtoms(
	int atomicno
)

Parameters

atomicno
Type: SystemInt32
The atomic number to be counted

Return Value

Type: Int32
Total number of that atom
See Also