ArrayList (class)

This type is found in the namespace System.Collections

mget_CapacityInt32
mset_CapacityVoid
mget_CountInt32
mget_IsFixedSizeBoolean
mget_IsReadOnlyBoolean
mget_IsSynchronizedBoolean
mget_SyncRootObject
mget_ItemObject
mset_ItemVoid
mAdapterArrayList
mAddInt32
mAddRangeVoid
mBinarySearchInt32
mBinarySearchInt32
mBinarySearchInt32
mClearVoid
mCloneObject
mContainsBoolean
mCopyToVoid
mCopyToVoid
mCopyToVoid
mFixedSizeIList
mFixedSizeArrayList
mGetEnumeratorIEnumerator
mGetEnumeratorIEnumerator
mIndexOfInt32
mIndexOfInt32
mIndexOfInt32
mInsertVoid
mInsertRangeVoid
mLastIndexOfInt32
mLastIndexOfInt32
mReadOnlyIList
mReadOnlyArrayList
mRemoveVoid
mRemoveAtVoid
mRemoveRangeVoid
mRepeatArrayList
mReverseVoid
mReverseVoid
mSetRangeVoid
mSortVoid
mSortVoid
mSortVoid
mSynchronizedIList
mSynchronizedArrayList
mToArrayObject[]
mToArrayArray
mTrimToSizeVoid
mLastIndexOfInt32
mGetRangeArrayList
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
pCapacityInt32
pCountInt32
pIsFixedSizeBoolean
pIsReadOnlyBoolean
pIsSynchronizedBoolean
pSyncRootObject
pItemObject

get_Capacity

set_Capacity

.

get_Count

valueSystem.Int32

get_IsFixedSize

.

get_IsReadOnly

.

get_IsSynchronized

.

get_SyncRoot

.

get_Item

.

set_Item

indexSystem.Int32

Adapter

indexSystem.Int32
valueSystem.Object

Add

listSystem.Collections.IList

AddRange

valueSystem.Object

BinarySearch

cSystem.Collections.ICollection

BinarySearch

indexSystem.Int32
countSystem.Int32
valueSystem.Object
comparerSystem.Collections.IComparer

BinarySearch

valueSystem.Object

Clear

valueSystem.Object
comparerSystem.Collections.IComparer

Clone

.

Contains

.

CopyTo

itemSystem.Object

CopyTo

arraySystem.Array

CopyTo

arraySystem.Array
arrayIndexSystem.Int32

FixedSize

indexSystem.Int32
arraySystem.Array
arrayIndexSystem.Int32
countSystem.Int32

FixedSize

listSystem.Collections.IList

GetEnumerator

listSystem.Collections.ArrayList

GetEnumerator

.

IndexOf

indexSystem.Int32
countSystem.Int32

IndexOf

valueSystem.Object

IndexOf

valueSystem.Object
startIndexSystem.Int32

Insert

valueSystem.Object
startIndexSystem.Int32
countSystem.Int32

InsertRange

indexSystem.Int32
valueSystem.Object

LastIndexOf

indexSystem.Int32
cSystem.Collections.ICollection

LastIndexOf

valueSystem.Object

ReadOnly

valueSystem.Object
startIndexSystem.Int32

ReadOnly

listSystem.Collections.IList

Remove

listSystem.Collections.ArrayList

RemoveAt

objSystem.Object

RemoveRange

indexSystem.Int32

Repeat

indexSystem.Int32
countSystem.Int32

Reverse

valueSystem.Object
countSystem.Int32

Reverse

.

SetRange

indexSystem.Int32
countSystem.Int32

Sort

indexSystem.Int32
cSystem.Collections.ICollection

Sort

.

Sort

comparerSystem.Collections.IComparer

Synchronized

indexSystem.Int32
countSystem.Int32
comparerSystem.Collections.IComparer

Synchronized

listSystem.Collections.IList

ToArray

listSystem.Collections.ArrayList

ToArray

.

TrimToSize

typeSystem.Type

LastIndexOf

.

GetRange

valueSystem.Object
startIndexSystem.Int32
countSystem.Int32

Equals

indexSystem.Int32
countSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

.ctor

capacitySystem.Int32

Capacity

cSystem.Collections.ICollection

Count

.

IsFixedSize

.

IsReadOnly

.

IsSynchronized

.

SyncRoot

.

Item

.
.