Version: 2023.1
public int CompareTo (Animations.BoundProperty other);

参数

other The BoundProperty to compare.

返回

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

描述

Compares this BoundProperty to a specific BoundProperty.