[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| PropertyChainPropertyChainNew(PropertyHandle) |
Constructs a path from a single root handle.
| |
| PropertyChainPropertyChainNew(array<PropertyHandle>[]()) |
Constructs the property handle path from the array of property handles.
| |
| PropertyChainPropertyChainNew(PropertyChain, PropertyHandle) |
Constructs the full path of the given property by appending
the child property to the given parent path.
|