Click or drag to resize
GeneralIndexableWrapperKeyType, ValueType Constructor
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public GeneralIndexableWrapper(
	IGeneralIndexable source
)

Parameters

source
Type: CMS.BaseIGeneralIndexable
Source data
See Also