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: