Close Method
Close the viewer and all contained hosts.
Namespace: Microsoft.VisualStudio.Data.Tools.Delta
Assembly: Microsoft.VisualStudio.Data.Tools.Delta (in Microsoft.VisualStudio.Data.Tools.Delta.dll)
Syntax
'Declaration
Sub Close
'Usage
Dim instance As IDifferenceViewer
instance.Close()
void Close()
void Close()
abstract Close : unit -> unit
function Close()