Represents all setting overrides of a component in a certain configuration pass in an answer file.
The following tables list the members exposed by the AnswerFileComponentSettingOverrideCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Retrieves the number of items in the component setting override collection.(inherited from ComponentSettingOverrideCollection) |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Create | Creates or returns an existing setting override specified by path. Internally, it will create all the parent overrides if necessary. | |
Equals | Overloaded. (inherited from Object ) | |
FindAll | Finds all overrides in all configuration passes that match the path. | |
FindAny | Finds a single setting override specified by path. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |