Compartilhar via


ServiceEndpointsVersion.Compare(ServiceEndpointsVersion) Método

Definição

Compara essa versão com a versão do other.

public int Compare (System.Fabric.ServiceEndpointsVersion other);
member this.Compare : System.Fabric.ServiceEndpointsVersion -> int
Public Function Compare (other As ServiceEndpointsVersion) As Integer

Parâmetros

other
ServiceEndpointsVersion

A outra versão com a qual comparar.

Retornos

Zero se esse e other forem equivalentes, um valor negativo se for menor que othere um valor positivo se for maior que other.

Aplica-se a