Click or drag to resize

FacetExternalInterfaceSequenceAppend Method

Overload List
 NameDescription
Public methodAppend This method is not applicable for ExternalInterfaces, if the owner is an AMLFacet.
Public methodAppend(String) Appends a new element with the provided name to this sequence. Before the ExternalInterface is appended, it is checked, if the ExternalInterface name is already used for any ExternalInterface of the AMLFacet parent.
Public methodCode exampleAppend(ValueTupleString, Object) Creates a new CAEX object and appends it to already existing elements. The content of the new element can be optionally defined using an array of tuples defining attribute names and their values.
Top
See Also