M_ObjectM_GetParent Method |
Gets the parent of this object in the object tree.
Will return null by default.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public virtual M_Object M_GetParent()
Return Value
Type:
M_ObjectSee Also