Field pairs
The set collection of entries underlying this dictionary implementation
Assembly: DistributedLucene.Net.dll
Syntax
protected ICollection<KeyValuePair<K, V>> pairs
Returns
Type | Description |
---|---|
ICollection<KeyValuePair<K, V>> |