Click or drag to resize
ObjectDataSetTObjectmItems Field
Items in the DataSet

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

Field Value

Type: ObjectCollectionTObject
See Also