API Reference
Class
EmailStoreAsyncEnumerator`1
Async iterator for a dependency-free Store sequence.
Inheritance
- Object
- EmailStoreAsyncEnumerator`1
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Type Parameters
- T
- Element type.
Methods
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public T Current { get; } #Current element.