Click or drag to resize

AMLGroupInsert Method

Overload List
 NameDescription
Public methodInsert(CAEXWrapper, Boolean) Inserts the specified CAEX object in it's associated container. An AMLGroup object shall only contain InternalElements which are AMLMirrorObjects and/or further AMLGroup objects. If other InternalElements are tried to insert, the result is false.
Public methodInsert(Int32, CAEXWrapper) Inserts the specified CAEX object in it's associated sequence at the given position. The InternalElement defines the RoleRequirements sequence.
Top
See Also