Click or drag to resize

ICriterionValues Methods

The ICriterionValues type exposes the following members.

Methods
  NameDescription
Public method_Clear
Remove all the elements in the collection
Public method_Remove
Remove an item by id
Public methodAddDate
Add date criterion value (between 1.1.1970 and 31.12.2036)
Public methodAddDouble
Add double as criterion value
Public methodAddListItem
Add list item id as criterion value
Public methodAddLong
Add long as criterion value
Public methodAddString
Add string as criterion value
Public methodAddUnlimitedDate
Add an unlimited date criterion value (date before 1.1.1970 and after 31.12.2036)
Public methodExists
Returns true if the given item exists in the collection
Public methodGetEnumerator
Top
See Also