MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IMetadataDictionaryEntry Interface / Contents Property

In This Topic
Contents Property (IMetadataDictionaryEntry)
In This Topic
Gets the contents of this object.
Syntax
'Declaration
 
Shadows ReadOnly Property Contents As Object
 

Property Value

An System.Object representing the contents of the metadata entry.
See Also