Represents the collection of all components with setting overrides inside an answer file.

The following tables list the members exposed by the AnswerFileComponentSettingCollection type.

Public Properties

  Name Description
Count Retrieves the number of items in the answer file component settings collection.
Top

Public Methods (see also Protected Methods )

  Name Description
Create Creates or retrieves an instance of AnswerFileComponentSetting for a component and prepares the component for adding setting overrides to the specified configuration pass.
Equals  Overloaded. (inherited from Object )
FindAll Overloaded.  
FindAny Retrieves setting information matching an identity and a configuration pass.
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 )
Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Top

See Also