Method Equals
Equals(Cinfo)
Tests for equality.
Declaration
public bool Equals(XRHandSubsystemDescriptor.Cinfo other)
Parameters
Type | Name | Description |
---|---|---|
XRHandSubsystemDescriptor.Cinfo | other | The other XRHandSubsystemDescriptor.Cinfo to compare against. |
Returns
Type | Description |
---|---|
bool | Returns true if every field in |
Implements
Equals(object)
Tests for equality.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj | The |
Returns
Type | Description |
---|---|
bool | Returns true if |