ParentAdapter.Parent Method
Include Protected Members
Include Inherited Members
Changes the parent of an object to another parent.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Parent(ModelItem, ModelItem) | Changes the parent of an object to another parent. | |
Parent(ModelItem, ModelItem, Int32) | Changes the parent of an object to another parent. |
Top