DestinationStructEquals Method

compared all fields of destination

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public bool Equals(
	Destination other
)

Parameters

other  Destination
other Destination object

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also