ObjectCollectionTObjectItems Property |
Returns the items collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual List<TObject> Items { get; set; }
Property Value
Type:
ListTObjectSee Also