PFRelation_BaseObjectParentType, ChildTypeAddChild Method |
Name | Description | |
---|---|---|
![]() | AddChild |
Creates a new instance of child object, not yet saved in database.
Using the standard method CreateChildInstance.
|
![]() | AddChild(PFRelation_BaseObjectParentType, ChildTypeCreateChildInstanceMethod) |
Creates a new instance of child object, not yet saved in database.
Using a custom method to create the object.
|