CMSList
T
Add Method (
T
)
Kentico 8.1 API Reference
Adds an object to the end of the list.
Namespace:
CMS.Base
Assembly:
CMS.Base
(in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
item
Type:
T
The object to be added to the end of the list. The value can be null for reference types.
See Also
CMSList
T
Class
CMSList
T
Members
Add Overload
CMS.Base Namespace