Méthode | Description | |
---|---|---|
Add ( Array collection, int index, value ) : void | ||
Complete ( Array intermediateCollection ) : IList |
||
Create ( int count ) : T[] |
protected Add ( Array collection, int index, value ) : void | ||
collection | Array | |
index | int | |
Résultat | void |
protected Complete ( Array intermediateCollection ) : IList |
||
intermediateCollection | Array | |
Résultat | IList |