Click or drag to resize
IGeneralIndexableTKey, TObject Interface
Interface to access collections through specific key type

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public interface IGeneralIndexable<in TKey, TObject> : IGeneralIndexable

Type Parameters

TKey
TObject

The IGeneralIndexableTKey, TObject type exposes the following members.

Properties
Extension Methods
See Also