This topic has not yet been rated - Rate this topic

VertexPositionColorTexture.Equals Method

Returns a value that indicates whether the current instance is equal to a specified object.

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

public override bool Equals (
         Object obj
)

Parameters

obj
The Object to compare with the current VertexPositionColorTexture.

Return Value

true if the objects are the same; false otherwise.
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone 7
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.