 Classes
Classes
| Class | Description | |
|---|---|---|
|  | BasicIndexProvider | 
            A simple instantiation of the IIndexProvider interface.
             | 
|  | IndexedAggregateRecord | 
            A class to convert an AggregateRecord to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedCompoundDimensionSearchResult | 
            A class to convert a CompoundDimensionSearchResult to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedDimensionSearchResult | 
            A class to convert a DimensionSearchResult to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedDimensionState | 
            A class to convert a DimensionState to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedDimensionValue | 
            A class to convert a DimensionValue to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedDimensionValueCollection | 
            A class to convert a DimensionValueCollection to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedNavigationResult | 
            A class to convert a NavigationResult to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedRecord | 
            A class to convert a Record to an IIndexProvider.
            This class implements the IIndexProvider interface.
             | 
|  | IndexedResult<(Of <(T>)>) | 
            An abstract class that implements the IIndexProvider
             | 
 Interfaces
Interfaces
| Interface | Description | |
|---|---|---|
|  | IIndexProvider | 
            Interface provides the ability to lookup object by the appropriate id.
             | 





