ICustomCommit.Commit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Commits the completion using the completion's own commit logic.
public:
void Commit();
public:
void Commit();
void Commit();
public void Commit ();
abstract member Commit : unit -> unit
Public Sub Commit ()