InfoObjectRepositoryTCollection, TObject, TSettingsItem Property (Int32) |
Returns the collection of objects.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public TCollection this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Index of the collection
Property Value
Type:
TCollectionSee Also