FlexReport for WinForms
TryGetValue<T> メソッド (RplContainerRec)


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

パラメータ

childRecType
value

型パラメータ

T
参照

参照

RplContainerRec クラス
RplContainerRec メンバ