Share via


DeploymentObjectAttributeData.CompareTo(DeploymentObjectAttributeData) Method

Definition

public:
 virtual int CompareTo(Microsoft::Web::Deployment::DeploymentObjectAttributeData ^ other);
public int CompareTo (Microsoft.Web.Deployment.DeploymentObjectAttributeData other);
abstract member CompareTo : Microsoft.Web.Deployment.DeploymentObjectAttributeData -> int
override this.CompareTo : Microsoft.Web.Deployment.DeploymentObjectAttributeData -> int
Public Function CompareTo (other As DeploymentObjectAttributeData) As Integer

Parameters

Returns

Returns Int32.

Implements

Applies to