FBPropertyListTreeNode Class Reference
#include <mobu-python-api.h>
Python Docstring:
__contains__( (FBPropertyListTreeNode)arg1, (object)arg2) -> bool
Python Docstring:
__delitem__( (FBPropertyListTreeNode)arg1, (int)arg2) -> None
Python Docstring:
__getitem__( (FBPropertyListTreeNode)arg1, (object)arg2) -> object
Python Docstring:
Raises an exception
This class cannot be instantiated from Python
Python Docstring:
__len__( (FBPropertyListTreeNode)arg1) -> int
Python Docstring:
__setitem__( (FBPropertyListTreeNode)arg1, (object)arg2, (object)arg3) -> None
Python Docstring:
append( (FBPropertyListTreeNode)arg1, (object)arg2) -> None
Python Docstring:
count( (FBPropertyListTreeNode)arg1, (object)arg2) -> int
Python Docstring:
insert( (FBPropertyListTreeNode)arg1, (int)arg2, (object)arg3) -> None
Python Docstring:
pop( (FBPropertyListTreeNode)arg1) -> object
pop( (FBPropertyListTreeNode)arg1, (object)arg2) -> object
Python Docstring:
remove( (FBPropertyListTreeNode)arg1, (object)arg2) -> None
Python Docstring:
removeAll( (FBPropertyListTreeNode)arg1) -> None