FoxArray.InsertRow Method | |
Insert a row into a multi dimensional array.
Namespace:
XSharp
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax Remarks Inserting rows shifts rows up and deletes a row at the end of the array: FoxPro arrays do not grow automatically
See Also