Click or drag to resize
ObjectRepositoryTCollection, TObject, TSettingsmCollectionSettingsByIndex Field
Table of collection settings by index [index -> InfoCollectionSettings]

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected SafeDictionary<int, TSettings> mCollectionSettingsByIndex

Field Value

Type: SafeDictionaryInt32, TSettings
See Also