IObjectTreeNodeParent Property |
The parent object.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IObjectTreeNode Parent { get; }
ReadOnly Property Parent As IObjectTreeNode
Get
Dim instance As IObjectTreeNode
Dim value As IObjectTreeNode
value = instance.Parent
property IObjectTreeNode^ Parent {
IObjectTreeNode^ get ();
}
Property Value
Type:
IObjectTreeNodeExceptions See Also