Array (class)

This type is found in the namespace System

mGetEnumeratorIEnumerator
mget_LengthInt32
mget_LongLengthInt64
mget_RankInt32
mget_SyncRootObject
mget_IsReadOnlyBoolean
mget_IsFixedSizeBoolean
mget_IsSynchronizedBoolean
mCreateInstanceArray
mCreateInstanceArray
mCreateInstanceArray
mCreateInstanceArray
mCreateInstanceArray
mCopyVoid
mCopyVoid
mConstrainedCopyVoid
mCopyVoid
mCopyVoid
mGetValueObject
mGetValueObject
mGetValueObject
mGetValueObject
mGetValueObject
mGetValueObject
mGetValueObject
mGetValueObject
mSetValueVoid
mSetValueVoid
mSetValueVoid
mSetValueVoid
mSetValueVoid
mSetValueVoid
mSetValueVoid
mSetValueVoid
mGetLongLengthInt64
mCloneObject
mBinarySearchInt32
mBinarySearchInt32
mBinarySearchInt32
mCopyToVoid
mCopyToVoid
mIndexOfInt32
mIndexOfInt32
mIndexOfInt32
mLastIndexOfInt32
mLastIndexOfInt32
mLastIndexOfInt32
mReverseVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mAsReadOnly
mResizeVoid
mCreateInstanceArray
mBinarySearchInt32
mBinarySearchInt32
mBinarySearchInt32
mBinarySearchInt32
mConvertAll
mEmpty
mExistsBoolean
mFind
mFindAll
mFindIndexInt32
mFindIndexInt32
mFindIndexInt32
mFindLast
mFindLastIndexInt32
mFindLastIndexInt32
mFindLastIndexInt32
mForEachVoid
mIndexOfInt32
mIndexOfInt32
mIndexOfInt32
mLastIndexOfInt32
mLastIndexOfInt32
mLastIndexOfInt32
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mSortVoid
mTrueForAllBoolean
mInitializeVoid
mClearVoid
mGetLengthInt32
mGetUpperBoundInt32
mGetLowerBoundInt32
mBinarySearchInt32
mReverseVoid
mSortVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pLengthInt32
pLongLengthInt64
pRankInt32
pSyncRootObject
pIsReadOnlyBoolean
pIsFixedSizeBoolean
pIsSynchronizedBoolean

GetEnumerator

get_Length

.

get_LongLength

.

get_Rank

.

get_SyncRoot

.

get_IsReadOnly

.

get_IsFixedSize

.

get_IsSynchronized

.

CreateInstance

.

CreateInstance

elementTypeSystem.Type
lengthSystem.Int32

CreateInstance

elementTypeSystem.Type
length1System.Int32
length2System.Int32
length3System.Int32

CreateInstance

elementTypeSystem.Type
lengthsSystem.Int32[]

CreateInstance

elementTypeSystem.Type
lengthsSystem.Int64[]

Copy

elementTypeSystem.Type
lengthsSystem.Int32[]
lowerBoundsSystem.Int32[]

Copy

sourceArraySystem.Array
destinationArraySystem.Array
lengthSystem.Int32

ConstrainedCopy

sourceArraySystem.Array
sourceIndexSystem.Int32
destinationArraySystem.Array
destinationIndexSystem.Int32
lengthSystem.Int32

Copy

sourceArraySystem.Array
sourceIndexSystem.Int32
destinationArraySystem.Array
destinationIndexSystem.Int32
lengthSystem.Int32

Copy

sourceArraySystem.Array
destinationArraySystem.Array
lengthSystem.Int64

GetValue

sourceArraySystem.Array
sourceIndexSystem.Int64
destinationArraySystem.Array
destinationIndexSystem.Int64
lengthSystem.Int64

GetValue

indicesSystem.Int32[]

GetValue

indexSystem.Int32

GetValue

index1System.Int32
index2System.Int32

GetValue

index1System.Int32
index2System.Int32
index3System.Int32

GetValue

indexSystem.Int64

GetValue

index1System.Int64
index2System.Int64

GetValue

index1System.Int64
index2System.Int64
index3System.Int64

SetValue

indicesSystem.Int64[]

SetValue

valueSystem.Object
indexSystem.Int32

SetValue

valueSystem.Object
index1System.Int32
index2System.Int32

SetValue

valueSystem.Object
index1System.Int32
index2System.Int32
index3System.Int32

SetValue

valueSystem.Object
indicesSystem.Int32[]

SetValue

valueSystem.Object
indexSystem.Int64

SetValue

valueSystem.Object
index1System.Int64
index2System.Int64

SetValue

valueSystem.Object
index1System.Int64
index2System.Int64
index3System.Int64

GetLongLength

valueSystem.Object
indicesSystem.Int64[]

Clone

dimensionSystem.Int32

BinarySearch

.

BinarySearch

arraySystem.Array
valueSystem.Object

BinarySearch

arraySystem.Array
indexSystem.Int32
lengthSystem.Int32
valueSystem.Object

CopyTo

arraySystem.Array
valueSystem.Object
comparerSystem.Collections.IComparer

CopyTo

arraySystem.Array
indexSystem.Int32

IndexOf

arraySystem.Array
indexSystem.Int64

IndexOf

arraySystem.Array
valueSystem.Object

IndexOf

arraySystem.Array
valueSystem.Object
startIndexSystem.Int32

LastIndexOf

arraySystem.Array
valueSystem.Object
startIndexSystem.Int32
countSystem.Int32

LastIndexOf

arraySystem.Array
valueSystem.Object

LastIndexOf

arraySystem.Array
valueSystem.Object
startIndexSystem.Int32

Reverse

arraySystem.Array
valueSystem.Object
startIndexSystem.Int32
countSystem.Int32

Sort

arraySystem.Array

Sort

arraySystem.Array

Sort

keysSystem.Array
itemsSystem.Array

Sort

arraySystem.Array
indexSystem.Int32
lengthSystem.Int32

Sort

keysSystem.Array
itemsSystem.Array
indexSystem.Int32
lengthSystem.Int32

Sort

arraySystem.Array
comparerSystem.Collections.IComparer

Sort

keysSystem.Array
itemsSystem.Array
comparerSystem.Collections.IComparer

AsReadOnly

arraySystem.Array
indexSystem.Int32
lengthSystem.Int32
comparerSystem.Collections.IComparer

Resize

arraySystem.

CreateInstance

arraySystem.
newSizeSystem.Int32

BinarySearch

elementTypeSystem.Type
length1System.Int32
length2System.Int32

BinarySearch

arraySystem.
valueSystem.

BinarySearch

arraySystem.
valueSystem.
comparerSystem.Collections.Generic.

BinarySearch

arraySystem.
indexSystem.Int32
lengthSystem.Int32
valueSystem.

ConvertAll

arraySystem.
indexSystem.Int32
lengthSystem.Int32
valueSystem.
comparerSystem.Collections.Generic.

Empty

arraySystem.
converterSystem.

Exists

.

Find

arraySystem.
matchSystem.

FindAll

arraySystem.
matchSystem.

FindIndex

arraySystem.
matchSystem.

FindIndex

arraySystem.
matchSystem.

FindIndex

arraySystem.
startIndexSystem.Int32
matchSystem.

FindLast

arraySystem.
startIndexSystem.Int32
countSystem.Int32
matchSystem.

FindLastIndex

arraySystem.
matchSystem.

FindLastIndex

arraySystem.
matchSystem.

FindLastIndex

arraySystem.
startIndexSystem.Int32
matchSystem.

ForEach

arraySystem.
startIndexSystem.Int32
countSystem.Int32
matchSystem.

IndexOf

arraySystem.
actionSystem.

IndexOf

arraySystem.
valueSystem.

IndexOf

arraySystem.
valueSystem.
startIndexSystem.Int32

LastIndexOf

arraySystem.
valueSystem.
startIndexSystem.Int32
countSystem.Int32

LastIndexOf

arraySystem.
valueSystem.

LastIndexOf

arraySystem.
valueSystem.
startIndexSystem.Int32

Sort

arraySystem.
valueSystem.
startIndexSystem.Int32
countSystem.Int32

Sort

arraySystem.

Sort

keysSystem.
itemsSystem.

Sort

arraySystem.
indexSystem.Int32
lengthSystem.Int32

Sort

keysSystem.
itemsSystem.
indexSystem.Int32
lengthSystem.Int32

Sort

arraySystem.
comparerSystem.Collections.Generic.

Sort

keysSystem.
itemsSystem.
comparerSystem.Collections.Generic.

Sort

arraySystem.
indexSystem.Int32
lengthSystem.Int32
comparerSystem.Collections.Generic.

Sort

keysSystem.
itemsSystem.
indexSystem.Int32
lengthSystem.Int32
comparerSystem.Collections.Generic.

TrueForAll

arraySystem.
comparisonSystem.

Initialize

arraySystem.
matchSystem.

Clear

.

GetLength

arraySystem.Array
indexSystem.Int32
lengthSystem.Int32

GetUpperBound

dimensionSystem.Int32

GetLowerBound

dimensionSystem.Int32

BinarySearch

dimensionSystem.Int32

Reverse

arraySystem.Array
indexSystem.Int32
lengthSystem.Int32
valueSystem.Object
comparerSystem.Collections.IComparer

Sort

arraySystem.Array
indexSystem.Int32
lengthSystem.Int32

Equals

keysSystem.Array
itemsSystem.Array
indexSystem.Int32
lengthSystem.Int32
comparerSystem.Collections.IComparer

GetHashCode

objSystem.Object

GetType

.

ToString

.

Length

.

LongLength

.

Rank

.

SyncRoot

.

IsReadOnly

.

IsFixedSize

.

IsSynchronized

.
.