ModelingEditorFactory.Close Method

Definition

Implementation of the IVsEditorFactory interface.

public:
 virtual int Close();
public int Close ();
abstract member Close : unit -> int
override this.Close : unit -> int
Public Function Close () As Integer

Returns

Implements

Applies to