TextSpanPair::span1 Field
Visual Studio 2015
A TextSpan object representing the first span.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Field Value
Type: Microsoft.VisualStudio.TextManager.Interop::TextSpanA text span contains a starting position and an ending position, where each position is expressed as a line, column pair.
Show: