VBFixedArrayAttribute Class Members 

The VBFixedArrayAttribute Class provides properties that identify the size and bounds of the array.

Properties

Bounds

Returns the bounds of the array.

Length

Returns the size of the array.

Constructor

VBFixedArrayAttribute Constructor

Initializes the bounds of a fixed-sized array.

Requirements

Namespace: Microsoft.VisualBasic

Class: VBFixedArrayAttribute

Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)

See Also

Reference

VBFixedStringAttribute Class
ComClassAttribute Class
MarshalAsAttribute

Concepts

Attributes Used in Visual Basic

Other Resources

Attributes in Visual Basic