 | IInternalElementContainerInternalElement Property |
Gets the collection of InternalElement objects contained in this instance.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxInternalElementSequence InternalElement { get; }
ReadOnly Property InternalElement As InternalElementSequence
Get
property InternalElementSequence^ InternalElement {
InternalElementSequence^ get ();
}
Property Value
InternalElementSequence
See Also