Click or drag to resize

CameraDeviceEquals Method

Evaluate whether it is the same device.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Comparison

Return Value

Type: Boolean
Evaluation results
See Also