VirtualSnapshotSpan::IsEmpty Property
Visual Studio 2015
Determines whether the start and end points are in the same place.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Because the start and end points can both be in virtual space, the non-virtual span that this corresponds to can be non-empty at the same time that this property returns true.
Show: