'Usage
Dim instance As C1PagedCollectionView(Of T) Dim index As Integer Dim value As Boolean value = instance.CanReplace(index)
Parameters
- index
- The index of the item that would be replaced.
'Usage
Dim instance As C1PagedCollectionView(Of T) Dim index As Integer Dim value As Boolean value = instance.CanReplace(index)