TimeUuidEquals Method (Object) |
Returns a value indicating whether this instance and a specified TimeUuid object represent the same value.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public override bool Equals(
Object obj
)
Parameters
- obj
- Type: SystemObject
Return Value
Type:
BooleanSee Also