VertexElement.Equals Method (Microsoft.Xna.Framework.Graphics)
Determines whether the specified System.Object is equal to this instance.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
- C#
- VB
- F#
public bool Equals( object obj )
Syntax for VB is not yet implemented.
Syntax for F# is not yet implemented.
Parameters
- obj
-
Type: System.Object
The object to compare with the current object.
Return Value
Type: System.Boolean
Supported in:
Windows DirectX Desktop
Linux Desktop
Windows OpenGL Desktop
Web
Windows DirectX Desktop
Linux Desktop
Windows OpenGL Desktop
Web