GridView for ASP.NET Web Forms
RemoveAt メソッド (MasterDetailRelationCollection)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > MasterDetailRelationCollection クラス : RemoveAt メソッド
削除するMasterDetailRelationのインデックス。
コレクションから、指定されたインデックスにあるMasterDetailRelationオブジェクトを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
削除するMasterDetailRelationのインデックス。
参照

MasterDetailRelationCollection クラス
MasterDetailRelationCollection メンバ