点击或拖拽改变大小

__Array 属性

X#

__Array 类型公开以下成员。

属性
  名称说明
公共属性Count (继承自 __ArrayBaseT。)
公共属性DefaultValue (重写 DefaultValue.)
公共属性IsEmpty (继承自 __ArrayBaseT。)
公共属性ItemInt32
使用为基础的数组索引来获取/设置数组元素。
公共属性ItemInt32
使用为基础的数组索引来获取/设置数组元素。
公共属性ItemInt32, Int32
使用为基础的数组索引来获取/设置数组元素。
公共属性ItemInt32, String
使用为基础的数组索引来获取/设置数组元素。
(继承自 __ArrayBaseT。)
公共属性Length
Length of the array.
(继承自 __ArrayBaseT。)
公共属性Locked (继承自 __ArrayBaseT。)
Top
参见