Click or drag to resize

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; }

Property Value

Type: Object
See Also