ArcObjects Library Reference (ArcMapUI)  

IDataWindow2.Destroy Method

Close and destroy the window.

[Visual Basic .NET]
Public Sub Destroy ( _
)
[C#]
public void Destroy (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindow2 Interface