Click or drag to resize

InstanceHierarchyTypeInternalElement Property

Gets the List of wrappers for the InternalElements of the top level of the InstanceHierarchy.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public InternalElementSequence InternalElement { get; }

Property Value

InternalElementSequence

Implements

IInternalElementContainerInternalElement
See Also