Click or drag to resize

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
C#
public virtual M_Object M_GetParent()

Return Value

Type: M_Object
See Also