NativeMethods.IVBFileCodeModelEvents.EndEdit Method

Signifies end of edit.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Function EndEdit As Integer
'Usage
Dim instance As NativeMethods..::..IVBFileCodeModelEvents
Dim returnValue As Integer

returnValue = instance.EndEdit()
int EndEdit()
int EndEdit()
function EndEdit() : int
abstract EndEdit : unit -> int 

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

NativeMethods.IVBFileCodeModelEvents Interface

NativeMethods.IVBFileCodeModelEvents Members

Microsoft.VisualStudio Namespace