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

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

Property Value

Type: CombinedInfoObjectCollectionTCollection, TObject
See Also