Gets or sets the size of the second dimension of a two dimensional array.
Public Dim SecondBound As Integer
Contains an integer that represents the size of the second dimension of a two dimensional array.
The constructor sets this field when the VBFixedArrayAttribute is applied to an array.