TextureInformation.op_Inequality Method
Note
This method is available only when developing for Windows.
Determines whether two instances of TextureInformation are not equal.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static bool op_Inequality (
TextureInformation left,
TextureInformation right
)
Parameters
- left
The object to the left of the inequality operator. - right
The object to the right of the inequality operator.
Return Value
true if left is not equal to right; false otherwise.
See Also
Reference
TextureInformation Structure
TextureInformation Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Windows XP SP2, Windows Vista