| TimeUuidEquals Method (Object) | 
            Returns a value indicating whether this instance and a specified TimeUuid object represent the same value.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic override bool Equals(
	Object obj
)
Parameters
- obj
 - Type: SystemObject
 
Return Value
Type: 
Boolean
See Also