InstallerCollection (class)

This type is found in the namespace System.Configuration.Install

mget_ItemInstaller
mset_ItemVoid
mAddInt32
mAddRangeVoid
mAddRangeVoid
mContainsBoolean
mCopyToVoid
mIndexOfInt32
mInsertVoid
mRemoveVoid
mget_CapacityInt32
mset_CapacityVoid
mget_CountInt32
mClearVoid
mRemoveAtVoid
mGetEnumeratorIEnumerator
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pItemInstaller
pCapacityInt32
pCountInt32

get_Item

set_Item

indexSystem.Int32

Add

indexSystem.Int32
valueSystem.Configuration.Install.Installer

AddRange

valueSystem.Configuration.Install.Installer

AddRange

valueSystem.Configuration.Install.InstallerCollection

Contains

valueSystem.Configuration.Install.Installer[]

CopyTo

valueSystem.Configuration.Install.Installer

IndexOf

arraySystem.Configuration.Install.Installer[]
indexSystem.Int32

Insert

valueSystem.Configuration.Install.Installer

Remove

indexSystem.Int32
valueSystem.Configuration.Install.Installer

get_Capacity

valueSystem.Configuration.Install.Installer

set_Capacity

.

get_Count

valueSystem.Int32

Clear

.

RemoveAt

.

GetEnumerator

indexSystem.Int32

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

Item

.

Capacity

.

Count

.
.