IAcadSummaryInfoRemoveCustomByIndex Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.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
- Type: SystemInt32
See Also