BoundProperty.CompareTo

Declaration

public int CompareTo(Animations.BoundProperty other);

Parameters

other The BoundProperty to compare.

Returns

int Returns zero if the Index values for the two BoundProperty objects match. Otherwise, this method returns the difference between the BoundProperty Index values.

Description

Compares this BoundProperty to a specific BoundProperty.


Did you find this page useful? Please give it a rating: