Visual Basic Language Reference  

VBFixedArrayAttribute.FirstBound Field

Gets or sets the size of the first dimension of an array.

Public Dim FirstBound As Integer

Field Value

Contains an integer that represents the size of the first dimension of an 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