Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
int ICollectionView.CurrentPosition { get; }
Visual Basic
Private ReadOnly Property CurrentPosition As Integer
	Implements ICollectionView.CurrentPosition
	Get

Implements

ICollectionView..::..CurrentPosition

See Also