バージョン

GetEnumerator メソッド (AxisCollection)

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

オンラインで表示: GitHub