This documentation is archived and is not being maintained.
DeviceSpecificChoice Members
Visual Studio 2008
Provides a single choice within a DeviceSpecific/Choice construct.
The DeviceSpecificChoice type exposes the following members.
| Name | Description | |
|---|---|---|
|
DeviceSpecificChoice | Initializes a new instance of the DeviceSpecificChoice class. |
| Name | Description | |
|---|---|---|
|
AddParsedSubObject | Adds the Object to the DeviceSpecificChoice object's Templates object. |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetAttribute | Returns the specified attribute from the DeviceSpecificChoice object. |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
SetAttribute | Assigns the given value to the attribute specified by the key. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
Argument | Gets or sets the argument used for a Filter property. The default value is nullptr. |
|
Contents | Gets the overridden properties defined for a choice in a DeviceSpecific/Choice construct. |
|
Filter | Gets or sets the name of a device filter. |
|
HasTemplates | Gets a value indicating whether the currently selected choice in the <DeviceSpecific> element has templates defined within it. |
|
Templates | Gets the templates that have been defined in the <Choice> element. |
|
Xmlns | Gets or sets the type of markup in a <Choice> element. |
| Name | Description | |
|---|---|---|
|
IParserAccessor::AddParsedSubObject | Infrastructure. For a description of this member, see IParserAccessor::AddParsedSubObject. |
|
IAttributeAccessor::GetAttribute | Infrastructure. For a description of this member, see IAttributeAccessor::GetAttribute. |
|
IAttributeAccessor::SetAttribute | Infrastructure. For a description of this member, see IAttributeAccessor::SetAttribute. |
Show: