Int32Collection.Enumerator.Current 屬性

定義

取得集合中目前的項目。

public:
 property int Current { int get(); };
public int Current { get; }
member this.Current : int
Public ReadOnly Property Current As Integer

屬性值

Int32

集合中的目前元素。

實作

適用於