The XllAttributeOverrides type exposes the following members.

Constructors

  NameDescription
XllAttributeOverrides
Creates a new XllAttributeOverrides object.

Methods

  NameDescription
Add
Adds the specified item to the collection.
Clone
Returns a deep copy of the collection and its items.
ContainsKey
Returns true if the specifed 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

  NameDescription
XmlNamespace
Namespace used in XML serialization.

Properties

  NameDescription
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.

See Also