Edit

Share via


JobOrderBy.ToInt Method

Definition

Converts this object to an integer.

public int ToInt ();
abstract member ToInt : unit -> int
override this.ToInt : unit -> int
Public Function ToInt () As Integer

Returns

An integer that represents this object.

Implements

Applies to