Gets or sets the size of the first dimension of an array.
Public Dim FirstBound As Integer
Contains an integer that represents the size of the first dimension of an array.
The constructor sets this field when the VBFixedArrayAttribute is applied to an array.