Conformers of OEMCMolBases are accessed via the GetConf and
GetConfs functions. GetConf returns the first conformer in
the molecule for which the predicate function passed as the argument
returns true (predicate functions are discussed in detail in a later
chapter). GetConfs return an iterator of the conformers of the
molecule.