The XllAttributeOverrides type exposes the following members.

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

See Also