Click or drag to resize

InstanceIdEquals Method

Determines whether the specified InstanceId is equal to the current InstanceId.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public override bool Equals(
	Object obj
)

Parameters

obj  Object
 

Return Value

Boolean
See Also