TimeUuidEquals Method (TimeUuid) |
Returns a value indicating whether this instance and a specified TimeUuid object represent the same value.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public bool Equals(
TimeUuid other
)
Parameters
- other
- Type: DseTimeUuid
Return Value
Type:
BooleanImplements
IEquatableTEquals(T)See Also