バージョン

GetEnumerator メソッド (CalculatedColumn)

この計算された列の列挙子を提供します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of Double)
public IEnumerator<double> GetEnumerator()

戻り値の型

列挙子。
参照