FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
CollectionBase(T) Class
CollectionBase(T) Methods
Add Method
AddRange Method
AddTop Method
Clear Method
Contains Method
GetEnumerator Method
GetItem Method
GetIterator Method
OnAdded Method
Remove Method
RemoveAt Method
ToArray Method
ToString Method
CollectionBase
T
Contains Method
Check if an item exists in the list
Namespace:
FlexRule
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
bool
Contains
( T
item
)
Parameters
item
Type:
T
Return Value
Type:
Boolean
Implements
ICollection
T
Contains(T)
See Also
Reference
CollectionBase
T
Class
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com