cf8fe0e9 6773 3eb7 b57a c5bfbb0d805a - akesseler/Plexdata.Utilities.Templates GitHub Wiki

ArgumentRelations.ArgumentRelation.Equals Method (String)

Checks the equality of the label.

Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0

Syntax

C#

public bool Equals(
	string other
)

Parameters

 

other
Type: System.String
The other label to be checked.

Return Value

Type: Boolean
True if current label is equal to the other label and false otherwise.

Implements

IEquatable(T).Equals(T)

Remarks

This method just checks if current label is equal to other.

See Also

Reference

ArgumentRelations.ArgumentRelation Class
Equals Overload
Plexdata.Utilities.Formatting.Entities Namespace

⚠️ **GitHub.com Fallback** ⚠️