WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DataCollection Assembly
/
C1.WinUI.DataCollection Namespace
/
C1CollectionView Class
/ Contains Method
The object to locate in the
C1CollectionView
.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Contains Method (C1CollectionView)
In This Topic
Determines whether the
C1CollectionView
contains a specific value.
Syntax
C#
public
bool
Contains(
object
item
)
Parameters
item
The object to locate in the
C1CollectionView
.
Return Value
True if item is found in the
C1CollectionView
, otherwise false.
See Also
Reference
C1CollectionView Class
C1CollectionView Members