__FoxArray 方法 |
__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。) |
名称 | 说明 | |
---|---|---|
IEnumerableTGetEnumerator | Returns an enumerator that iterates through the collection. (继承自 __ArrayBaseT。) | |
IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. (继承自 __ArrayBaseT。) |