IndexProgress.CurrentElements 属性

定义

当前元素

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

属性值

Tuple<Int32,Int32>

适用于