IndexProgress.CurrentElements Property

Definition

Current elements

public:
 property Tuple<int, int> ^ CurrentElements { Tuple<int, int> ^ get(); };
public Tuple<int,int> CurrentElements { get; }
member this.CurrentElements : int * int
Public ReadOnly Property CurrentElements As Tuple(Of Integer, Integer)

Property Value

Applies to