| IIndexableObjectType Interface | 
Namespace: CMS.Base
public interface IIndexable<ObjectType> : INameIndexable<ObjectType>, INameIndexable, IIndexable
| Name | Description | |
|---|---|---|
| ItemInt32 | 
            Integer indexer, gets or sets the value on the specified index
              | |
| ItemString | 
            String indexer, gets or sets the value with the specified name
              (Inherited from INameIndexableObjectType.) |