GeneralIndexableWrapperKeyType, ValueType Class |
Namespace: CMS.Base
public class GeneralIndexableWrapper<KeyType, ValueType> : IGeneralIndexable<KeyType, ValueType>, IGeneralIndexable
The GeneralIndexableWrapperKeyType, ValueType type exposes the following members.
Name | Description | |
---|---|---|
GeneralIndexableWrapperKeyType, ValueType |
Constructor
|
Name | Description | |
---|---|---|
ItemObject |
General indexer
| |
ItemKeyType |
Typed indexer
| |
Source |
Source data
|
Name | Description | |
---|---|---|
AsIndexableTKey, TValue |
Implicit conversion to indexable type with a specific values
(Defined by DataExtensions.) |