The properties of the InstallerCollection class are listed below. For a complete list of InstallerCollection class members, see the InstallerCollection Members topic.
All | Gets or sets an array of all the Installer objects in this InstallerCollection. |
Capacity | Gets or sets a value that specifies the maximum number of Installer objects that can be stored in this InstallerCollection. |
Count | Gets a value that specifies how many Installer objects are stored in this InstallerCollection. |
Item | Gets or sets an installer at the specified index.
In C#, this member is the indexer for the InstallerCollection class. |
InstallerCollection Class | System.Configuration.Install Namespace