DurationEquals Method (Duration) |
Returns true if the value of the
Duration is the same.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public bool Equals(
Duration other
)
Parameters
- other
- Type: DseDuration
Return Value
Type:
BooleanImplements
IEquatableTEquals(T)See Also