Méthode | Description | |
---|---|---|
MyCollection2 ( Func, validate, parentInstance ) |
Méthode | Description | |
---|---|---|
ClearItems ( ) : void | ||
InsertItem ( int index, item ) : void | ||
RemoveItem ( int index ) : void | ||
SetItem ( int index, item ) : void |
protected InsertItem ( int index, item ) : void | ||
index | int | |
Résultat | void |
public MyCollection2 ( Func, validate, parentInstance ) | ||
validate | Func, |