Method Equals
Equals(TimeStep)
Returns a value indicating whether this instance is equal to the specified TimeStep structure.
public bool Equals(TimeStep other)
Parameters
Returns
Equals(object)
Returns a value indicating whether the specified object is a TimeStep structure with the same timing values as this TimeStep object.
public override bool Equals(object obj)
Parameters
obj
objectThe object to compare with this instance.