Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | _ROBondSeq
Read-only sequence of bonds, not constructable from Python.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
__getitem__( (_ROBondSeq)arg1, (int)arg2) -> Bond : C++ signature : RDKit::Bond* __getitem__(RDKit::ReadOnlySeq<RDKit::BondIterator_, RDKit::Bond*> {lvalue},int) |
Raises an exception This class cannot be instantiated from Python
|
__len__( (_ROBondSeq)arg1) -> int : C++ signature : int __len__(RDKit::ReadOnlySeq<RDKit::BondIterator_, RDKit::Bond*> {lvalue}) |
helper for pickle
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 25 09:59:07 2016 | http://epydoc.sourceforge.net |