Click or drag to resize

AMLGroupAMLGroupInternalElement Property

Gets a collection of InternalElement objects contained in this instance.

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

Property Value

AMLGroupInternalElementSequence
See Also