IStorage.DestroyElement(String) Method

Definition

public:
 void DestroyElement(System::String ^ pwcsName);
public:
 void DestroyElement(Platform::String ^ pwcsName);
void DestroyElement(std::wstring const & pwcsName);
public void DestroyElement (string pwcsName);
abstract member DestroyElement : string -> unit
Public Sub DestroyElement (pwcsName As String)

Parameters

pwcsName
String

Applies to