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


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

パラメータ

index
参照

C1AnchorCollection クラス
C1AnchorCollection メンバ