ITextView.Close Method

Definition

Closes the text view and its view.

public:
 void Close();
public:
 void Close();
void Close();
public void Close ();
abstract member Close : unit -> unit
Public Sub Close ()

Exceptions

The text view host is already closed.

Applies to