Click or drag to resize
ObjectRepositoryTCollection, TObject, TSettingsAll Property
All items from all underlying collections.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual CombinedObjectCollection<TCollection, TObject> All { get; }

Property Value

Type: CombinedObjectCollectionTCollection, TObject
See Also