PropertyValueCollection (class)

This type is found in the namespace System.DirectoryServices

mget_ItemObject
mset_ItemVoid
mget_PropertyNameString
mAddInt32
mAddRangeVoid
mAddRangeVoid
mContainsBoolean
mCopyToVoid
mIndexOfInt32
mInsertVoid
mRemoveVoid
mget_ValueObject
mset_ValueVoid
mget_CapacityInt32
mset_CapacityVoid
mget_CountInt32
mClearVoid
mRemoveAtVoid
mGetEnumeratorIEnumerator
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pItemObject
pPropertyNameString
pValueObject
pCapacityInt32
pCountInt32

get_Item

set_Item

indexSystem.Int32

get_PropertyName

indexSystem.Int32
valueSystem.Object

Add

.

AddRange

valueSystem.Object

AddRange

valueSystem.Object[]

Contains

valueSystem.DirectoryServices.PropertyValueCollection

CopyTo

valueSystem.Object

IndexOf

arraySystem.Object[]
indexSystem.Int32

Insert

valueSystem.Object

Remove

indexSystem.Int32
valueSystem.Object

get_Value

valueSystem.Object

set_Value

.

get_Capacity

valueSystem.Object

set_Capacity

.

get_Count

valueSystem.Int32

Clear

.

RemoveAt

.

GetEnumerator

indexSystem.Int32

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

Item

.

PropertyName

.

Value

.

Capacity

.

Count

.
.