INetObjectEquals Method

Compare references of childs.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool Equals(
	INetObject other
)

Parameters

other  INetObject

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also