バージョン

GetEnumerator メソッド (RowCollection)

シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of Row)
public IEnumerator<Row> GetEnumerator()
参照