| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
_ROBondSeq
Read-only sequence of bonds, not constructable from Python.
|
|||
|
|||
|
|||
|
|||
|
|||
|
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})
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |