Parent

CdrObject.Parent property

Gets or sets the parent.

public CdrObjectContainer Parent { get; set; }

Property Value

The parent.

See Also