FlexReport for WinForms
GetEnumerator メソッド (RecTable)


C1.Document アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RecTable クラス : GetEnumerator メソッド
シンタックス
'宣言
 
Public Function GetEnumerator() As System.Collections.Generic.Dictionary.Enumerator(Of TKey,TValue)
'使用法
 
Dim instance As RecTable
Dim value As System.Collections.Generic.Dictionary.Enumerator(Of TKey,TValue)
 
value = instance.GetEnumerator()
public System.Collections.Generic.Dictionary.Enumerator<TKey,TValue> GetEnumerator()
参照

参照

RecTable クラス
RecTable メンバ