Click or drag to resize
GeneralIndexableWrapper<KeyType, ValueType> Constructor
Constructor

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

Parameters

source
Type: CMS.Base.IGeneralIndexable
Source data
See Also