IODBLayerEquals Method

Determines whether two objects are equal.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
public override bool Equals(
	Object obj
)

Parameters

obj  Object
IODBLayer

Return Value

Boolean
True if the object have the same database.

See Also