The XllAttributeOverrides type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XllAttributeOverrides |
Creates a new XllAttributeOverrides object.
|
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified item to the collection.
|
![]() | Clone |
Returns a deep copy of the collection and its items.
|
![]() | ContainsKey |
Returns true if the specified key exists in the collection.
|
![]() | Merge |
Merges this collection with another.
|
![]() | Normalize |
Normalizes each of the items in the collection, and removes any that
contain only default values.
|
![]() | Remove |
Removes the specified item from the collection.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | XmlNamespace |
Namespace used in XML serialization.
|
Properties
Name | Description | |
---|---|---|
![]() | ArchiveVersion |
The file version of the saved data.
|
![]() | AssemblyFile |
The full path of the reflected assembly file.
|
![]() | Entries |
Internal property used during serialization.
|
![]() | Item |
Returns the XllAttributes object for the specified Assembly.
|