Node.InstanceNode

Node.InstanceNode property

Gets or sets the instance node. The node element may instance any number of node elements or hierarchies objects.

public InstanceNode[] InstanceNode { get; set; }

See Also