Click or drag to resize

IMerge Methods

The IMerge type exposes the following members.

Methods
 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