This topic has not yet been rated - Rate this topic

GamePadDPad.op_Inequality Method

Determines whether two GamePadDPad instances are not equal.

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

public static bool op_Inequality (
         GamePadDPad left,
         GamePadDPad right
)

Parameters

left
Object on the left of the equal sign.
right
Object on the right of the equal sign.

Return Value

true if the objects are not 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.