public static VBArrayDescriptor OneBasedOneDimensionalArray(
int arrayLength
)Public Shared Function OneBasedOneDimensionalArray (
arrayLength As Integer
) As VBArrayDescriptorpublic:
static VBArrayDescriptor^ OneBasedOneDimensionalArray(
int arrayLength
)Gemstone.Interop.VBArrayDescriptor.OneBasedOneDimensionalArray = function(arrayLength);