Click or drag to resize

CAEXElementFactory Methods

The CAEXElementFactory type exposes the following members.

Methods
 NameDescription
Public Extension MethodCreate(CAEXDocument, String) Factory method to create a new CAEX object in the provided CAEX document. The CAEX element is derived from the specified CAEX object Type. To insert the new CAEX object into the document an appropriate insertion method has to be used.
Public Extension MethodCreateT(CAEXDocument) Factory method to create a new CAEX object in the provided CAEX document. The CAEX element is derived from the specified CAEX object Type. To insert the new CAEX object into the document an appropriate insertion method has to be used.
Top
See Also