Click or drag to resize
ObjectCollectionTObjectmItems Field
Items collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected List<TObject> mItems

Field Value

Type: ListTObject
See Also