| CacheSize |
Gets or sets the size of the cache used
to store data from the file in memory.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| Count |
Gets the number of elements contained in the FileBackedDictionaryTKey, TValue.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| DefaultSignature |
Gets the default signature used by the FileBackedDictionaryTKey, TValue
if no user-defined signature is supplied.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| FilePath |
Gets or sets the path to the file backing this dictionary.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| FragmentationCount |
Gets the number of operations that fragment the
lookup table that have occurred since the last
time the lookup table was compacted.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| IsReadOnly |
Gets a value indicating whether the FileBackedDictionaryTKey, TValue is read-only.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| Item |
Gets or sets the element with the specified key.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| Keys |
Gets an FileBackedDictionaryTKey, TValue containing the keys of the FileBackedDictionaryTKey, TValue.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| Signature |
Gets or sets the signature of the file backing the lookup table.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |
| Values |
Gets an FileBackedDictionaryTKey, TValue containing the values in the FileBackedDictionaryTKey, TValue.
(Inherited from FileBackedDictionaryTKey, TValue, TKeyElem, TValueElem) |