StringFormat.Equals

StringFormat.Equals method

Check if objects are equal.

public override bool Equals(object obj)
ParameterTypeDescription
objObjectThe other object.

Return Value

The equality comparison result.

See Also