Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
Insert ( |
||
VisibleSet ( ) : System.Collections.Generic | ||
VisibleSet ( int maxQuantity, int growBy ) : System.Collections.Generic | ||
this ( int i ) : |
Méthode | Description | |
---|---|---|
Resize ( int iMaxQuantity, int iGrowBy ) : void |
public Insert ( |
||
anObject | ||
anEffect | ||
Résultat | void |
public VisibleSet ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public VisibleSet ( int maxQuantity, int growBy ) : System.Collections.Generic | ||
maxQuantity | int | |
growBy | int | |
Résultat | System.Collections.Generic |