Click or drag to resize

AMLGroupInternalElement Property

Gets the collection of InternalElement objects for this instance.

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

Property Value

InternalElementSequence
See Also