FlexReport for WinForms
RemoveAt メソッド (ParagraphItemCollection)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ParagraphItemCollection クラス : RemoveAt メソッド
The index of item to remove.
Removes item with specified index from the collection.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As ParagraphItemCollection
Dim index As System.Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   System.int index
)

パラメータ

index
The index of item to remove.
参照

参照

ParagraphItemCollection クラス
ParagraphItemCollection メンバ