FlexReport for WinForms
RemoveAt メソッド (OwnedCollection<TItem>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > OwnedCollection<TItem> クラス : RemoveAt メソッド
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As OwnedCollection(Of TItem)
Dim index As System.Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   System.int index
)

パラメータ

index
参照

参照

OwnedCollection<TItem> クラス
OwnedCollection<TItem> メンバ