Skip to content

XenAdoptionSolutionPlatformImage.Equals Method (Object)

Indicates whether the current object is equal to another object of the same type.

Namespace: Citrix.SDK.AppDNA.Solutions.XenAdoption
Assembly: Citrix.SDK.AppDNA.Solutions.XenAdoption (in Citrix.SDK.AppDNA.Solutions.XenAdoption.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
An object to compare with this object.

Return Value

Type: Boolean
true if the current object is equal to the obj parameter; otherwise, false.

See Also

Reference

XenAdoptionSolutionPlatformImage Class
Equals Overload
Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace

Was this article helpful?