VCDPropertyElement.Parent Property

Returns the item this element belongs to.
Syntax:
[C#]
public VCDPropertyItem Parent;
Limitations:

Run time only.

See also: VCDPropertyElement, VCDPropertyItem

<< VCDPropertyElement