SequencePosition.GetInteger Method

Definition

Returns the integer part of this SequencePosition.

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

Returns

The integer part of this sequence position.

Applies to