[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionViewDataCollection.RemoveAsync

RemoveAsync Method

RemoveAsync(int, CancellationToken)

Declaration
public Task RemoveAsync(int index, CancellationToken cancellationToken)
Parameters
Type Name Description
int index
CancellationToken cancellationToken
Returns
Type Description
Task