WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DataCollection Assembly
/
C1.WinUI.DataCollection Namespace
/
C1CollectionView Class
/ Add Method
The object to add to the
C1CollectionView
.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Add Method (C1CollectionView)
In This Topic
Adds an item to the
C1CollectionView
.
Syntax
C#
public
void
Add(
object
item
)
Parameters
item
The object to add to the
C1CollectionView
.
See Also
Reference
C1CollectionView Class
C1CollectionView Members