Partilhar via


CurveKey.Equals Method (CurveKey)

Determines whether the specified Object is equal to the CurveKey.

Syntax

'Declaration
Public Function Equals ( _
         other As CurveKey _
) As Boolean 
public bool Equals (
         CurveKey other
)
public:
bool Equals(
         CurveKey other
)

Parameters

Return Value

Type: Boolean
true if the specified Object is equal to the current CurveKey; false otherwise.

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

CurveKey Class
CurveKey Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone