Aracılığıyla paylaş


Rgba1010102.Equals Method (Rgba1010102)

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

Syntax

'Declaration
Public Function Equals ( _
         other As Rgba1010102 _
) As Boolean 
public bool Equals (
         Rgba1010102 other
)
public:
bool Equals(
         Rgba1010102 other
)

Parameters

  • other
    Type: Rgba1010102
    The object with which to make the comparison.

Return Value

Type: Boolean
true if the current instance is equal to the specified object; false otherwise.

Requirements

Namespace: Microsoft.Xna.Framework.Graphics.PackedVector

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

See Also

Reference

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

Platforms

Windows Phone