A RwU that specifies the zero-based index of the first row in the range. The value MUST be less than or equal to rwLast.
public short rwFirst {get; set;}
'Declaration
Public Property rwFirst As Short
'Usage
Dim instance As Ref8U
Dim value As Short
instance.rwFirst = value
value = instance.rwFirst