[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionary.Add

Add Method

Add(IMetadataDictionaryEntry)

Adds a dictionary entry to the map.

Declaration
void Add(IMetadataDictionaryEntry entry)
Parameters
Type Name Description
IMetadataDictionaryEntry entry

The IMetadataDictionaryEntry to add to the dictionary.

Remarks

It will merge dictionary contents if a dictionary with the same ID and name already exists at the top level.