Operator operator !=
operator !=(ARCoreBeforeGetCameraConfigurationEventArgs, ARCoreBeforeGetCameraConfigurationEventArgs)
Tests for inequality. Same as !
Equals(ARCoreBeforeGetCameraConfigurationEventArgs).
Declaration
public static bool operator !=(ARCoreBeforeGetCameraConfigurationEventArgs lhs, ARCoreBeforeGetCameraConfigurationEventArgs rhs)
Parameters
Type | Name | Description |
---|---|---|
ARCoreBeforeGetCameraConfigurationEventArgs | lhs | The ARCoreBeforeGetCameraConfigurationEventArgs to compare with |
ARCoreBeforeGetCameraConfigurationEventArgs | rhs | The ARCoreBeforeGetCameraConfigurationEventArgs to compare with |
Returns
Type | Description |
---|---|
bool | Returns |