Click or drag to resize
IGeneralIndexable Interface
Interface to access collections through specific key type

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public interface IGeneralIndexable

The IGeneralIndexable type exposes the following members.

Properties
  NameDescription
Public propertyItem
General indexer, gets or sets the value on the specified index
Top
Extension Methods
See Also