메소드 | 설명 | |
---|---|---|
Add ( ) : |
Add new typed object to the collection
|
|
Add ( |
Add typed object to the collection
|
|
this ( int index ) : |
New typed indexer for the collection
|
public Add ( |
||
objectToAdd | Typed object to be added to collection | |
리턴 |
public this ( int index ) : |
||
index | int | Index of the object to retrieve from collection |
리턴 |