バージョン

GetEnumerator メソッド (SelectedCellCollection)

タイプ セーフの列挙子を返します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of Cell)
public IEnumerator<Cell> GetEnumerator()
参照