Freigeben über


DecLitToken.Equals(Token) Method

Definition

Determines whether the specified Token is equal to the current one.

public override bool Equals(Microsoft.PowerFx.Syntax.Token that);
override this.Equals : Microsoft.PowerFx.Syntax.Token -> bool
Public Overrides Function Equals (that As Token) As Boolean

Parameters

that
Token

Returns

Applies to