MonikerKey.CompareTo(MonikerKey) Methode

Definition

Vergleicht zwei monikerkeys.

public:
 virtual int CompareTo(Microsoft::VisualStudio::Modeling::MonikerKey ^ other);
public int CompareTo (Microsoft.VisualStudio.Modeling.MonikerKey other);
abstract member CompareTo : Microsoft.VisualStudio.Modeling.MonikerKey -> int
override this.CompareTo : Microsoft.VisualStudio.Modeling.MonikerKey -> int
Public Function CompareTo (other As MonikerKey) As Integer

Parameter

other
MonikerKey

Monikerkey, mit dem verglichen wird

Gibt zurück

Int32

Eine 32-Bit-Ganzzahl mit Vorzeichen, die die relative Reihenfolge der comparanden angibt.

Implementiert

Gilt für