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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderFragmentCollection クラス : Item プロパティ
The index in the current collection.
Gets or sets the element at the specified index.
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As RenderFragment
'使用法
 
Dim instance As RenderFragmentCollection
Dim index As System.Integer
Dim value As RenderFragment
 
value = instance.Item(index)
public RenderFragment this[ 
   System.int index
]; {get;}

パラメータ

index
The index in the current collection.

プロパティ値

The element at the specified index.
参照

RenderFragmentCollection クラス
RenderFragmentCollection メンバ