IJobOrderByList.ToInt Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.