Click or drag to resize

IComStorageRemoveSubElement Method

Removes child stream or storage

Namespace:  CodeStack.SwEx.AddIn.Base
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
void RemoveSubElement(
	string name
)

Parameters

name
Type: SystemString
Stream or storage name
See Also