BoneTypeEx.Equals Method (KinectEx)

Determines whether the specified System.Object, is equal to this instance.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public bool Equals(
	object obj
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member Equals : 
	obj : object -> bool

Parameters

obj
Type: System.Object
The System.Object to compare with this instance.

Return Value

Type: System.Boolean
true if the specified System.Object is equal to this instance; otherwise, false.
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT