PrintDocument for WinForms
Find メソッド (RenderObjectList)


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

パラメータ

match
参照

RenderObjectList クラス
RenderObjectList メンバ