Interface IDataReader<TKey, TValue>
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IDataReader<TKey, TValue> : IDisposable
Type Parameters
Name | Description |
---|---|
TKey | |
TValue |
Properties
Name | Description |
---|---|
Current |
Methods
Name | Description |
---|---|
MoveNext() | |
Reset() |