ActiveReports 8
Merge Method (IMetadataDictionary)

The entry to be merged.
The entry to merge with.
Adds the specified entry to the dictionary by merging its content with the specified entry.
Syntax
'Declaration
 
Sub Merge( _
   ByVal entry As IMetadataDictionaryEntry, _
   ByVal mergeWith As IMetadataDictionaryEntry _
) 

Parameters

entry
The entry to be merged.
mergeWith
The entry to merge with.
See Also

Reference

IMetadataDictionary Interface
IMetadataDictionary Members

Support Forum