PrintDocument for WinForms
RemoveAt メソッド (OwnedFastListBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OwnedFastListBase クラス : RemoveAt メソッド
Index of the element to remove.
Removes the specified element from the current list.
シンタックス
'宣言
 
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
Index of the element to remove.
参照

OwnedFastListBase クラス
OwnedFastListBase メンバ