IStorageDestroyElement Method |
Destroys a storage element.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid DestroyElement(
string pwcsName
)
Parameters
- pwcsName String
- The name of the element to destroy.
See Also