ComparisonValueExtractor Fields |
The ComparisonValueExtractor type exposes the following members.
| Name | Description | |
|---|---|---|
| m_comparer |
An underlying IComparer object (optional).
| |
| m_extractors |
The IValueExtractor array.
(Inherited from AbstractCompositeExtractor.) | |
| m_target |
Specifies which part of the entry should be used by the
ExtractFromEntry(ICacheEntry) operation. Legal values are
VALUE (default) or KEY.
(Inherited from AbstractExtractor.) |