AudioCategory.Equals Method (Microsoft.Xna.Framework.Audio)

Determines whether two AudioCategory instances are equal.

Namespace: Microsoft.Xna.Framework.Audio
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
Object to compare with this instance.

Return Value

Type: System.Boolean
true if the objects are equal or false if they aren't.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web