IMergeMerge Method |
| Name | Description | |
|---|---|---|
| Merge(CAEXDocument, ExternalReferenceType, String, Boolean) | Merges the defined ExternalReference into the provided CAEXDocument. The source is loaded from the file path in the external reference. | |
| Merge(CAEXDocument, ExternalReferenceType, Stream, String, Boolean) | Merges the defined ExternalReference into the provided CAEXDocument. The source is loaded from the provided external source stream. |