Property | Type | Description | |
---|---|---|---|
changes | Queem.Core.History.Change[] | ||
lastIndex | int |
Method | Description | |
---|---|---|
AddItem ( ) : void | ||
DeltaChange ( ) : System | ||
DeltaChange ( |
||
Filter ( bool>.Func |
||
GetCopy ( ) : |
||
GetCurrent ( ) : |
||
GetNext ( MoveAction action ) : |
||
HasItems ( ) : bool | ||
PopLast ( ) : |
||
RemoveLast ( ) : void |
public DeltaChange ( |
||
from | ||
return | System |
public Filter ( bool>.Func |
||
predicate | bool>.Func | |
return | IEnumerable |
public GetNext ( MoveAction action ) : |
||
action | MoveAction | |
return |
protected Change[],Queem.Core.History changes | ||
return | Queem.Core.History.Change[] |