DeploymentObjectAttributeValue.CompareTo 方法

定義

public:
 abstract int CompareTo(Microsoft::Web::Deployment::DeploymentObjectAttributeValue ^ other);
public abstract int CompareTo(Microsoft.Web.Deployment.DeploymentObjectAttributeValue other);
abstract member CompareTo : Microsoft.Web.Deployment.DeploymentObjectAttributeValue -> int
Public MustOverride Function CompareTo (other As DeploymentObjectAttributeValue) As Integer

參數

傳回

傳回 Int32

實作

適用於