VBFixedArrayAttribute::Bounds Property
.NET Framework (current version)
Returns the bounds of the array.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Property Value
Type: array<System::Int32>^Contains an integer array that represents the bounds of 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: