ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ISupportCurrency Interface / CurrentPosition Property

In This Topic
    CurrentPosition Property (ISupportCurrency)
    In This Topic
    Gets the current position.
    Syntax
    'Declaration
     
    ReadOnly Property CurrentPosition As System.Integer
    System.int CurrentPosition {get;}
    See Also