Düzenle

Aracılığıyla paylaş


StreamId.CompareTo(StreamId) Method

Definition

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

public int CompareTo (Orleans.Runtime.StreamId other);
abstract member CompareTo : Orleans.Runtime.StreamId -> int
override this.CompareTo : Orleans.Runtime.StreamId -> int
Public Function CompareTo (other As StreamId) As Integer

Parameters

other
StreamId

Returns

Implements

Applies to