IterationCount.

Equals(IterationCount) Method

Summary

Compares two IterationCount structures for equality.
Namespace
Avalonia.Animation
Containing Type
IterationCount

Syntax

public bool Equals(IterationCount IterationCount)

Parameters

Name Type Description
IterationCount IterationCount The structure with which to test equality.

Return Value

Type Description
bool True if the structures are equal, otherwise false.