ReadOnlyMetadataCollection<T>.Enumerator.Current 屬性

定義

取得目前位置的成員。

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

屬性值

T

目前位置的成員。

實作

適用於