IAcSmResourcesRemove Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void Remove(
IAcSmFileReference pResource
)
Sub Remove (
pResource As IAcSmFileReference
)
void Remove(
[InAttribute] IAcSmFileReference^ pResource
)
abstract Remove :
pResource : IAcSmFileReference -> unit
Parameters
- pResource
- Type: BricscadSmIAcSmFileReference
See Also