Partager via


NormalizedSnapshotSpanCollection.OverlapsWith, méthode (SnapshotSpan)

Espace de noms :  Microsoft.VisualStudio.Text
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
Public Function OverlapsWith ( _
    span As SnapshotSpan _
) As Boolean
public bool OverlapsWith(
    SnapshotSpan span
)
public:
bool OverlapsWith(
    SnapshotSpan span
)
member OverlapsWith : 
        span:SnapshotSpan -> bool
public function OverlapsWith(
    span : SnapshotSpan
) : boolean

Paramètres

Valeur de retour

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

NormalizedSnapshotSpanCollection Classe

OverlapsWith, surcharge

Microsoft.VisualStudio.Text, espace de noms