Freigeben über


CheckinNoteFieldValue.CompareTo-Methode

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Function CompareTo ( _
    other As CheckinNoteFieldValue _
) As Integer
public int CompareTo(
    CheckinNoteFieldValue other
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

Implementiert

IComparable<T>.CompareTo(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

CheckinNoteFieldValue Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace