Freigeben über


DeploymentObjectAttribute.CompareTo(DeploymentObjectAttribute) Methode

Definition

Vergleicht eine DeploymentObjectAttribute mit der aktuellen DeploymentObjectAttribute Instanz, um zu ermitteln, ob sie gleich ist.

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

Parameter

other
DeploymentObjectAttribute

Eine DeploymentObjectAttribute Instanz, die mit der aktuellen Instanz verglichen werden soll.

Gibt zurück

Ein ganzzahliger Wert, der BUGBUG enthält.

Implementiert

Gilt für: