SnapshotSpan Operators

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(SnapshotSpan, SnapshotSpan)

Determines whether two snapshot spans are the same.

System_CAPS_puboperatorSystem_CAPS_staticImplicit(SnapshotSpan to Span)

Implicitly converts a snapshot span to a span.

System_CAPS_puboperatorSystem_CAPS_staticInequality(SnapshotSpan, SnapshotSpan)

Determines whether two snapshot spans are different.

Return to top
Show: