PrintDocument for WinForms
Item(String) プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObjectCollection クラス > Item プロパティ : Item(String) プロパティ
Gets the RenderObject with the specified RenderObject.Name.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.String _
) As RenderObject
'使用法
 
Dim instance As RenderObjectCollection
Dim index As System.String
Dim value As RenderObject
 
value = instance.Item(index)
public RenderObject Item( 
   System.string index
) {get;}

パラメータ

index
参照

RenderObjectCollection クラス
RenderObjectCollection メンバ
オーバーロード一覧