This topic has not yet been rated - Rate this topic

CurveKey.op_Equality Method

Determines whether two CurveKey instances are equal.

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

public static bool op_Equality (
         CurveKey a,
         CurveKey b
)

Parameters

a
CurveKey on the left of the equal sign.
b
CurveKey on the right of the equal sign.

Return Value

true if the CurveKeys are equal; false otherwise.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.