Sdílet prostřednictvím


Bgra4444.Equals Method (Object)

Tests an object to see if it is equal to this object.

Syntax

'Declaration
Public Overrides Function Equals ( _
         obj As Object _
) As Boolean 
public override bool Equals (
         Object obj
)
public:
bool Equals(
         Object obj
) override

Parameters

  • obj
    Type: Object
    The object to test.

Return Value

Type: Boolean
True if they are equal; otherwise false.

Requirements

Namespace: Microsoft.Xna.Framework.Graphics.PackedVector

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

See Also

Reference

Bgra4444 Structure
Bgra4444 Members
Microsoft.Xna.Framework.Graphics.PackedVector Namespace

Platforms

Windows Phone