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)
Syntaxpublic virtual M_Object M_GetParent()
Return Value
Type: 
M_Object
See Also