System.Collections.ArrayList

ArrayList Class


This class cannot be inherited.

Definition

public sealed class ArrayList: Object, IList, ICloneable

Members Table

MethodDescription
Add
AddRange
ArrayListInitializes a new instance of ArrayList.
BinarySearch
Clear
Clone
Contains
CopyTo
Equals(Inherited from Object)
GetEnumerator
GetHashCode
GetRange
GetTypeName(Inherited from Object)
IndexOf
Insert
LastIndexOf
MemberwiseClone(Inherited from Object)
ReferenceEquals(Inherited from Object)
Remove
RemoveAt
RemoveRange
Repeat
Reverse
ToArray
ToString(Inherited from Object)
this[]
PropertyDescription
Count

Inheritance Hierarchy

Object
ArrayList

Class Information

NamespaceSystem.Collections
Librarycorlib.scl
Library Version1.0.0.1866
© 2004-2005 GlobFX Technologies. All rights reserved.