Click or drag to resize

IMergeMerge Method

Overload List
 NameDescription
Public methodMerge(CAEXDocument, ExternalReferenceType, String, Boolean) Merges the defined ExternalReference into the provided CAEXDocument. The source is loaded from the file path in the external reference.
Public methodMerge(CAEXDocument, ExternalReferenceType, Stream, String, Boolean) Merges the defined ExternalReference into the provided CAEXDocument. The source is loaded from the provided external source stream.
Top
See Also