Method | Description | |
---|---|---|
MyCollection2 ( Func, validate, parentInstance ) |
Method | Description | |
---|---|---|
ClearItems ( ) : void | ||
InsertItem ( int index, item ) : void | ||
RemoveItem ( int index ) : void | ||
SetItem ( int index, item ) : void |
public MyCollection2 ( Func, validate, parentInstance ) | ||
validate | Func, |