public bool Equals(object otherObject);

Parameters

otherObjectThe CameraMode to compare.

Returns

bool Returns true if the CameraMode objects are equal. Returns false otherwise.

Description 描述

Compares this CameraMode object against a specified CameraMode object.