Edit

Share via


IJobOrderByList.ToInt Method

Definition

Converts the object to an integer.

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

Returns

An integer that represented the converted list.

Applies to