Property | Type | Description | |
---|---|---|---|
BeforeMoveNext | System.Action | ||
CancelMoveNext | System.Action | ||
OnError | object>.Action |
Method | Description | |
---|---|---|
RobustEnumeration ( IEnumerable | ||
RobustEnumeration ( IEnumerable |
||
RobustEnumerator ( int numberOfConsecutiveErrors ) : System |
Method | Description | |
---|---|---|
MoveNext ( IEnumerator en, StatefulEnumerableWrapper |
public RobustEnumeration ( IEnumerable |
||
input | IEnumerable |
|
funcs | IEnumerable |
|
return | IEnumerable |
public RobustEnumeration ( IEnumerable |
||
input | IEnumerable |
|
func | IndexingFunc | |
return | IEnumerable |
public RobustEnumerator ( int numberOfConsecutiveErrors ) : System | ||
numberOfConsecutiveErrors | int | |
return | System |