NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InstallerCollection Properties

The properties of the InstallerCollection class are listed below. For a complete list of InstallerCollection class members, see the InstallerCollection Members topic.

Public:

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.

See Also

InstallerCollection Class | System.Configuration.Install Namespace