Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Dictionary
StiDictionary Class
StiDictionary Methods
Merge Method
Merge Method (Stream)
Merge Method (String)
Merge Method (StiDictionary)
Merge Method (StiDictionarySLService, Stream)
Merge Method (StiDictionarySLService, String)
StiDictionary
Merge Method (StiDictionary)
Merges two dictionaries.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
void
Merge
(
StiDictionary
dictionary
)
Public
Sub
Merge
(
dictionary
As
StiDictionary
)
Parameters
dictionary
Type:
Stimulsoft.Report.Dictionary
StiDictionary
Dictionary to merge.
See Also
Reference
StiDictionary Class
Merge Overload
Stimulsoft.Report.Dictionary Namespace