Share via


ChangeInput.m_iNewLen Field

The length of the new text.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public m_iNewLen As Integer
public int m_iNewLen
public:
int m_iNewLen
val mutable m_iNewLen: int
public var m_iNewLen : int

.NET Framework Security

See Also

Reference

ChangeInput Structure

Microsoft.VisualStudio.TextManager.Interop Namespace