MetadataCollection Members
Include Protected Members
Include Inherited Members
The MetadataCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MetadataCollection |
Initializes a new instance of MetadataCollection.
|
Methods
Name | Description | |
---|---|---|
CombineAttributes |
Creates a new set of Attribute instances using MetadataCollection to combine a base set and Attribute instances and an override set of Attribute instances.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Override |
Applies a set of overridden Attribute values to the base set of attributes.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Attributes |
Gets the set of attributes.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace