FlexReport for WinForms
TryGetValue メソッド (ReportItemCollection)


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > ReportItemCollection クラス : TryGetValue メソッド
シンタックス
'宣言
 
Public Function TryGetValue( _
   ByVal name As System.String, _
   ByRef ri As ReportItem _
) As System.Boolean
'使用法
 
Dim instance As ReportItemCollection
Dim name As System.String
Dim ri As ReportItem
Dim value As System.Boolean
 
value = instance.TryGetValue(name, ri)
public System.bool TryGetValue( 
   System.string name,
   out ReportItem ri
)

パラメータ

name
ri
参照

参照

ReportItemCollection クラス
ReportItemCollection メンバ