This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > IStorage Interface > IStorage.DestroyElement Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub DestroyElement ( _ ByVal pwcsName As String _ )
[C#] public void DestroyElement ( string pwcsName );
[C++]
HRESULT DestroyElement(
LPWSTR pwcsName
);
[C++]
Parameters pwcsName [in] pwcsName is a parameter of type LPWSTR