Click or drag to resize
GeneralIndexableWrapper<KeyType, ValueType> Class
Wrapper for general indexable interface
Inheritance Hierarchy
System.Object
  CMS.Base.GeneralIndexableWrapper<KeyType, ValueType>

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public class GeneralIndexableWrapper<KeyType, ValueType> : IGeneralIndexable<KeyType, ValueType>, 
	IGeneralIndexable

Type Parameters

KeyType
ValueType

The GeneralIndexableWrapper< KeyType, ValueType> type exposes the following members.

Constructors
Properties
Extension Methods
See Also