Document Library for WinForms
FindRenderObject メソッド (C1Document)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1Document クラス : FindRenderObject メソッド
The name to find.
Finds a render object by name.
シンタックス
'宣言
 
Public Function FindRenderObject( _
   ByVal name As System.String _
) As RenderObject
public RenderObject FindRenderObject( 
   System.string name
)

パラメータ

name
The name to find.

戻り値の型

The found object, or null.
参照

C1Document クラス
C1Document メンバ