Click or drag to resize

AMLFacetInsert Method

Overload List
 NameDescription
Public methodInsert(CAEXWrapper, Boolean) Inserts the specified CAEX object in it's associated container. AMLFacet objects are not allowed to contain child InternalElement objects. If an InternalElement is 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