ManifestTableParent Property |
Returns the parent object. This is the RhinoDoc, or the File3md file.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public abstract Object Parent { get; }
Public MustOverride ReadOnly Property Parent As Object
Get
Property Value
Type:
ObjectSee Also