バージョン

GetEnumerator メソッド (SafeDictionary<TKey,TValue>)

コレクションで反復する列挙体を返します。
シンタックス
'宣言
 
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of TKey,TValue))
参照