Click or drag to resize

AbstractTokenEquals Method (AbstractToken)

Namespace:  BibtexLibrary.Tokens
Assembly:  BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntax
C#
protected bool Equals(
	AbstractToken other
)

Parameters

other
Type: BibtexLibrary.TokensAbstractToken

Return Value

Type: Boolean
See Also