Represents the public Windows feature selection collection for a PackageAction that supports creation.
The following tables list the members exposed by the AnswerFileWindowsFeatureSelectionCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Retrieves the number of items in the collection.(inherited from Generic ReadOnlyKeyedCollection) | |
Item | Overloaded. (inherited from Generic ReadOnlyKeyedCollection ) |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Contains | Determines whether the collection contains an item with a specified key. (inherited from Generic ReadOnlyKeyedCollection) | |
Create | Creates a Windows feature selection and adds it to the collection if it does not already exist. Otherwise, it returns the existing one. | |
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Retrieves the enumerator for a collection. (inherited from Generic ReadOnlyKeyedCollection) | |
GetHashCode | (inherited from Object ) | |
GetItemByIndex | Retrieves an element at the specified index. (inherited from Generic ReadOnlyKeyedCollection) | |
GetType | (inherited from Object ) | |
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire collection. (inherited from Generic ReadOnlyKeyedCollection) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |