System.Collections.IList

IList Interface


Definition

public interface IList: ICollection

Members Table

MethodDescription
Add
Clear
Contains
CopyTo(Inherited from ICollection)
GetEnumerator(Inherited from IEnumerable)
IndexOf
Insert
Remove
RemoveAt
this[]
PropertyDescription
Count(Inherited from ICollection)

Interface Information

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