IAcadSummaryInfoRemoveCustomByIndex
Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
void RemoveCustomByIndex(
int Index
)
Sub RemoveCustomByIndex (
Index As Integer
)
void RemoveCustomByIndex(
[InAttribute] int Index
)
abstract RemoveCustomByIndex :
Index : int -> unit
Parameters
- Index Int32
-
See Also