PrintDocument for WinForms
Exists メソッド (RenderObjectList)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderObjectList クラス : Exists メソッド
シンタックス
'宣言
 
Public Function Exists( _
   ByVal match As System.Predicate(Of RenderObject) _
) As System.Boolean
'使用法
 
Dim instance As RenderObjectList
Dim match As System.Predicate(Of RenderObject)
Dim value As System.Boolean
 
value = instance.Exists(match)
public System.bool Exists( 
   System.Predicate<RenderObject> match
)

パラメータ

match
参照

RenderObjectList クラス
RenderObjectList メンバ