The methods of System.Configuration.Install.InstallerCollection are listed below. For a list of all members, see the InstallerCollection Members list.
See Also: Inherited members from System.Collections.CollectionBase
Add(Installer) : int Documentation for this section has not yet been entered.AddRange(Installer[]) Documentation for this section has not yet been entered.AddRange(InstallerCollection) Documentation for this section has not yet been entered.Contains(Installer) : bool Documentation for this section has not yet been entered.CopyTo(Installer[], int) Documentation for this section has not yet been entered.IndexOf(Installer) : int Documentation for this section has not yet been entered.Insert(int, Installer) Documentation for this section has not yet been entered.Remove(Installer) Documentation for this section has not yet been entered.