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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderObjectCollection クラス > Item プロパティ : Item(String) プロパティ
コレクション内の指定した名前のオブジェクトを取得します。
シンタックス
'宣言
 
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 メンバ
オーバーロード一覧