Skip to main content

Equals(Object) Method

Determines whether the IterationCount is equal to the specified object.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public override bool Equals(
Object? o
)

Parameters

  Object
The object with which to test equality.

Return Value

Boolean
True if the objects are equal, otherwise false.

See Also

Reference

IterationCount Structure
Equals Overload
Avalonia.Animation Namespace