Click or drag to resize
ItemsFunctions Class
Items collections functions.
Inheritance Hierarchy
SystemObject
  CMS.BaseItemsFunctions

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static class ItemsFunctions

The ItemsFunctions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdd
Add item.
Public methodStatic memberClear
Remove items which start with selected name.
Public methodStatic memberContains
Check if stock contain item.
Public methodStatic memberGetItem
Returns object which matches by key.
Public methodStatic memberRemove
Remove item.
Top
See Also