 | AMLGroupAMLGroupInternalElement Property |
Gets a collection of InternalElement objects contained in this instance.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic AMLGroupInternalElementSequence AMLGroupInternalElement { get; }
Public ReadOnly Property AMLGroupInternalElement As AMLGroupInternalElementSequence
Get
public:
property AMLGroupInternalElementSequence^ AMLGroupInternalElement {
AMLGroupInternalElementSequence^ get ();
}
Property Value
AMLGroupInternalElementSequence
See Also