Share via


TransformSmoothParameters.Equals Method (Object)

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Compares two TransformSmoothParameters for equality (using the object type).

Syntax

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

Parameters

  • obj
    Type: Object
    The second object.

Return Value

Type: Boolean
true if the specified object contains the same data as this instance; otherwise, false.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

TransformSmoothParameters Structure
TransformSmoothParameters Members
Microsoft.Kinect Namespace