Click or drag to resize
IGeneralIndexableKeyType, ObjectType Interface
Interface to access collections through specific key type

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public interface IGeneralIndexable<KeyType, ObjectType> : IGeneralIndexable

Type Parameters

KeyType
ObjectType

The IGeneralIndexableKeyType, ObjectType type exposes the following members.

Properties
Extension Methods
See Also