ComponentOne Xamarin.iOS
CurrentPosition Property (ISupportCurrency)


C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportCurrency Interface : CurrentPosition Property
Gets the current position.
Syntax
'Declaration
 
ReadOnly Property CurrentPosition As Integer
'Usage
 
Dim instance As ISupportCurrency
Dim value As Integer
 
value = instance.CurrentPosition
int CurrentPosition {get;}
See Also

Reference

ISupportCurrency Interface
ISupportCurrency Members