バージョン

GetEnumerator メソッド (SafeReadOnlyDoubleCollection)

コレクションの列挙子を取得します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of Double)
public IEnumerator<double> GetEnumerator()

戻り値の型

列挙子インスタンス。
参照