WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DataCollection Assembly
/
C1.WinUI.DataCollection Namespace
/
C1CollectionView Class
/ RemoveAt Method
The zero-based index of the item to remove.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RemoveAt Method (C1CollectionView)
In This Topic
Removes the item at the specified index.
Syntax
C#
public
void
RemoveAt(
int
index
)
Parameters
index
The zero-based index of the item to remove.
See Also
Reference
C1CollectionView Class
C1CollectionView Members