XmlAttributeOverrides.Item[] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that represents the collection of overriding attributes.
Overloads
| Name | Description |
|---|---|
| Item[Type] |
Gets the object associated with the specified, base-class, type. |
| Item[Type, String] |
Gets the object associated with the specified (base-class) type. The member parameter specifies the base-class member that is overridden. |
Item[Type]
- Source:
- XmlAttributeOverrides.cs
- Source: