Click or drag to resize

HyperlinkValueEquals Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool Equals(
	HyperlinkValue other
)

Parameters

other
Type: Omada.OE.ModelHyperlinkValue

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also