バージョン

GetEnumerator メソッド

リストのすべての IgnoredContent を返す列挙子を取得します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of IgnoredContent)
public IEnumerator<IgnoredContent> GetEnumerator()
参照