Skip to content

AlgorithmActionDetail.Equals Method (Object)

Determines whether the specified object is the same AlgorithmActionDetail.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.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 the current object; otherwise, false.

See Also

Reference

AlgorithmActionDetail Class
Equals Overload
Citrix.SDK.AppDNA Namespace

Was this article helpful?