点击或拖拽改变大小

__FoxArray 方法

X#

__FoxArray 类型公开以下成员。

方法
  名称说明
公共方法DeleteColumn
Delete a column from a multi dimensional array.
公共方法DeleteRow
Delete a row from a multi dimensional array.
公共方法GetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(继承自 __Array。)
公共方法InsertColumn
Insert a column into a multi dimensional array.
公共方法InsertRow
Insert a row into a multi dimensional array.
公共方法ReDim
公共方法ToString
Returns a string that represents the current object.
(继承自 __ArrayBaseT。)
Top
显式接口实现
参见