PrintDocument for WinForms
RemoveAt メソッド (OwnedFastListBase)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > OwnedFastListBase クラス : RemoveAt メソッド
指定した要素を現在のリストから削除します。
シンタックス
'宣言
 
Protected Overrides Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As OwnedFastListBase
Dim index As System.Integer
 
instance.RemoveAt(index)
protected override void RemoveAt( 
   System.int index
)

パラメータ

index
参照

OwnedFastListBase クラス
OwnedFastListBase メンバ