Click or drag to resize

CAEXSequenceOfCAEXObjectsTPrepend Method

Overload List
 NameDescription
Public methodPrepend Creates a new CAEX object and prepends it to already existing elements.
Public methodPrepend(String) Creates a new CAEX object with the specified name and prepends it to the sequence.
Public methodPrepend(ValueTupleString, Object) Creates a new CAEX object and prepends it to already existing elements. The content of the new element can be defined using an array of tuples defining attribute names and their values.
Top
See Also