DurationEquals Method (Object) |
Returns true if the value of the
Duration is the same.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax public override bool Equals(
Object obj
)
Parameters
- obj
- Type: SystemObject
Return Value
Type:
BooleanSee Also