NameInfo.CompareTo - Méthode
Compare cet objet à un autre objet pour le tri.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Function CompareTo ( _
other As NameInfo _
) As Integer
'Utilisation
Dim instance As NameInfo
Dim other As NameInfo
Dim returnValue As Integer
returnValue = instance.CompareTo(other)
public int CompareTo(
NameInfo other
)
Paramètres
other
Type : Microsoft.PerformancePoint.Scorecards.NameInfoObjet à comparer à.
Valeur renvoyée
Type : System.Int32