VBFixedArrayAttribute.Length 属性

更新:2007 年 11 月

返回数组的大小。

Public ReadOnly Property Length As Integer

返回值

包含一个表示数组中元素数量的整数。

备注

在将 VBFixedArrayAttribute 应用于数组时,构造函数将设置此属性。

要求

命名空间:Microsoft.VisualBasic

**类:**VBFixedArrayAttribute

**程序集:**Visual Basic 运行库(在 Microsoft.VisualBasic.dll 中)

请参见

概念

Visual Basic 中使用的属性

参考

VBFixedStringAttribute 类

ComClassAttribute 类

MarshalAsAttribute

其他资源

Visual Basic 中的属性 (Attribute)