次の方法で共有


SyntaxNodeOrToken.IsIncrementallyIdenticalTo(SyntaxNodeOrToken) Method

Definition

public bool IsIncrementallyIdenticalTo(Microsoft.CodeAnalysis.SyntaxNodeOrToken other);
member this.IsIncrementallyIdenticalTo : Microsoft.CodeAnalysis.SyntaxNodeOrToken -> bool
Public Function IsIncrementallyIdenticalTo (other As SyntaxNodeOrToken) As Boolean

Parameters

Returns

Applies to