Method | Description | |
---|---|---|
Contains ( object o ) : bool | ||
CopyTo ( |
||
GetEnumerator ( ) : IEnumerator | ||
IndexOf ( object o ) : int | ||
UnmodifiableListProxy ( IList l ) : System |
Method | Description | |
---|---|---|
GetValue ( int i ) : object |
public CopyTo ( |
||
array | ||
index | int | |
return | void |
public UnmodifiableListProxy ( IList l ) : System | ||
l | IList | |
return | System |