ASize Function |
[Missing <include> target documentation in 'M:XSharp.VFP.Functions.ASize(XSharp.__Array,System.UInt32)'. File: 'VfpRuntimeDocs.xml' Path: 'Runtimefunctions/asize/*']
Namespace: XSharp.VFP
FUNCTION ASize( ArrayName AS ARRAY, nSize AS DWORD ) AS ARRAY
public static Array ASize( Array ArrayName, uint nSize )