バージョン

GetEnumerator メソッド (DataPointCollection)

コレクションで項目の列挙体を取得します
シンタックス
'宣言
 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of DataPoint)
public System.Collections.Generic.IEnumerator<DataPoint> GetEnumerator()
参照

オンラインで表示: GitHub