Share via


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

Concepts

Attributes Used in Visual Basic

Reference

VBFixedStringAttribute Class

ComClassAttribute Class

MarshalAsAttribute

Other Resources

Attributes in Visual Basic