FlexReport for WinForms
TrueForAll メソッド (BrickCommonInfo.MatrixRow)


C1.Report.4.6.2 アセンブリ > C1.Report.Rendering 名前空間 > BrickCommonInfo.MatrixRow クラス : TrueForAll メソッド
シンタックス
'宣言
 
Public Function TrueForAll( _
   ByVal match As System.Predicate(Of BrickBase) _
) As System.Boolean
'使用法
 
Dim instance As BrickCommonInfo.MatrixRow
Dim match As System.Predicate(Of BrickBase)
Dim value As System.Boolean
 
value = instance.TrueForAll(match)
public System.bool TrueForAll( 
   System.Predicate<BrickBase> match
)

パラメータ

match
参照

参照

BrickCommonInfo.MatrixRow クラス
BrickCommonInfo.MatrixRow メンバ