Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsCollectionsList Property
List of all collections (sorted by the order in which the collections were added).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected List<TCollection> CollectionsList { get; }

Property Value

Type: ListTCollection
See Also