IOdaDwfTemplateRemovePage Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void RemovePage(
Object Index
)
Sub RemovePage (
Index As Object
)
void RemovePage(
[InAttribute] Object^ Index
)
abstract RemovePage :
Index : Object -> unit
Parameters
- Index
- Type: SystemObject
See Also