PowerTools SPREAD for Windows Forms 10.0J
GetEnumerator メソッド (ShortcutDictionary)


コレクションを反復処理する列挙子を返します。
構文
'Declaration
 
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of Keys,String))
'使用法
 
Dim instance As ShortcutDictionary
Dim value As IEnumerator(Of KeyValuePair(Of Keys,String))
 
value = instance.GetEnumerator()

戻り値の型

コレクションの列挙に使用できる IEnumerator
参照

ShortcutDictionary クラス
ShortcutDictionary メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.