AnimationKeyframe.CompareTo Method (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Compares this instance of a keyframe to another.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public sealed int CompareTo(
	AnimationKeyframe other
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

other
Type: Microsoft.Xna.Framework.Content.Pipeline.Graphics.AnimationKeyframe
Keyframe being compared to.

Return Value

Type: System.Int32
Indication of their relative values.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop