The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
VBFixedArrayAttribute::Length Property
.NET Framework (current version)
Returns the size of the array.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Property Value
Type: System::Int32Contains an integer that represents the number of elements in the array.
The constructor sets this property when the VBFixedArrayAttribute is applied to an array.
.NET Framework
Available since 1.1
Available since 1.1
Show: