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)
Syntaxpublic int CountAtoms(
int atomicno
)
Parameters
- atomicno
- Type: SystemInt32
The atomic number to be counted
Return Value
Type:
Int32Total number of that atom
See Also