public ReadableValue( int start, int count )
Public Sub New ( start As Integer, count As Integer )
new : start : int * count : int -> ReadableValue
In This Article