MasterDrawComponentCollectionRemoveAt メソッド |
指定したインデックスの作図部品定義を削除します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract void RemoveAt(
int index
)
Public MustOverride Sub RemoveAt (
index As Integer
)
パラメーター
- index
- 型: SystemInt32
削除する作図部品定義のインデックス
実装
IListRemoveAt(Int32)関連項目