Click or drag to resize

SystemUnitClassTypeInternalElement Property

Gets the collection of InternalElement objects for this instance.

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