AmsNetId.Equals Method

Equals

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public override bool Equals(
    Object obj
)

VB

Public Overrides Function Equals ( 
    obj As Object
) As Boolean

Parameters

obj

Type: System.Object
The object to compare with the current object.

Return Value

Type: Boolean
true if the specified Object is equal to this instance; otherwise, false.

Reference

AmsNetId Class

TwinCAT.Ads Namespace