Visual Basic Language Reference  

VBFixedArrayAttribute.SecondBound Field

Gets or sets the size of the second dimension of a two dimensional array.

Public Dim SecondBound As Integer

Field Value

Contains an integer that represents the size of the second dimension of a two dimensional array.

Remarks

The constructor sets this field when the VBFixedArrayAttribute is applied to an array.

See Also

Attributes | VBFixedStringAttribute Class | ComClassAttribute Class | Attributes Used in Visual Basic .NET | Declaring Variables for Random File Access