FlexReport for WinForms
Keys プロパティ (RecTable)


C1.Document アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RecTable クラス : Keys プロパティ
シンタックス
'宣言
 
Public ReadOnly Property Keys As System.Collections.Generic.Dictionary.KeyCollection(Of TKey,TValue)
'使用法
 
Dim instance As RecTable
Dim value As System.Collections.Generic.Dictionary.KeyCollection(Of TKey,TValue)
 
value = instance.Keys
public System.Collections.Generic.Dictionary.KeyCollection<TKey,TValue> Keys {get;}
参照

参照

RecTable クラス
RecTable メンバ