バージョン

GetEnumerator メソッド (FieldSortDescriptionCollection)

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

戻り値の型

列挙体
参照