Click or drag to resize

MetadataAdapter Class

An adapter to provide a dictionary with metadata as IMetadata
Inheritance Hierarchy
SystemObject
  TomsToolbox.CompositionMetadataAdapter

Namespace:  TomsToolbox.Composition
Assembly:  TomsToolbox.Composition (in TomsToolbox.Composition.dll)
Syntax
public class MetadataAdapter : IMetadata

The MetadataAdapter type exposes the following members.

Constructors
  NameDescription
Public methodMetadataAdapter
Initializes a new instance of the MetadataAdapter class.
Top
Methods
  NameDescription
Public methodGetValue
Gets the metadata with the specified name.
Public methodTryGetValue
Gets the metadata with the specified name.
Top
Extension Methods
See Also