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.