'Declaration
Public Overloads Function CompareTo( _ ByVal other As NAnimation _ ) As System.Integer
'Usage
Dim instance As NAnimation Dim other As NAnimation Dim value As System.Integer value = instance.CompareTo(other)
public System.int CompareTo( NAnimation other )
Parameters
- other