last_child property
last_child property
The last child of this node. If there is no such node, this returns null.
Definition:
@property
def last_child(self):
...
See Also
- module
aspose.html
- class
HTMLSelectElement
- class
Node
The last child of this node. If there is no such node, this returns null.
@property
def last_child(self):
...
aspose.html
HTMLSelectElement
Node