IGeneralIndexableKeyType, ObjectType Interface |
Namespace: CMS.Base
public interface IGeneralIndexable<KeyType, ObjectType> : IGeneralIndexable
The IGeneralIndexableKeyType, ObjectType type exposes the following members.
Name | Description | |
---|---|---|
ItemObject |
General indexer, gets or sets the value on the specified index
(Inherited from IGeneralIndexable.) | |
ItemKeyType |
Integer indexer, gets or sets the value on the specified index
|
Name | Description | |
---|---|---|
AsIndexableTKey, TValue |
Implicit conversion to indexable type with a specific values
(Defined by DataExtensions.) |