Click or drag to resize
GeneralIndexableWrapperKeyType, ValueType Class
Wrapper for general indexable interface
Inheritance Hierarchy
SystemObject
  CMS.BaseGeneralIndexableWrapperKeyType, ValueType

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

Type Parameters

KeyType
ValueType

The GeneralIndexableWrapperKeyType, ValueType type exposes the following members.

Constructors
Properties
Extension Methods
See Also