Partager via


NormalizedSnapshotSpanCollection.IntersectsWith, 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 IntersectsWith ( _
    span As SnapshotSpan _
) As Boolean
public bool IntersectsWith(
    SnapshotSpan span
)
public:
bool IntersectsWith(
    SnapshotSpan span
)
member IntersectsWith : 
        span:SnapshotSpan -> bool
public function IntersectsWith(
    span : SnapshotSpan
) : boolean

Paramètres

Valeur de retour

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

NormalizedSnapshotSpanCollection Classe

IntersectsWith, surcharge

Microsoft.VisualStudio.Text, espace de noms