MetadataCollection Class
The MetadataCollection manages a base set of attributes and their overridden values.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class MetadataCollection
public class MetadataCollection
public ref class MetadataCollection
public class MetadataCollection
Remarks
This is used to manage ElementViewModel and PropertyAttribute values with overridden values provided during the construction of ElementViewModel and Property.
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.MetadataCollection
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace