ServicePRO SDK Help

clsSharedFunctions..::..Redim Method (Object, Int32)

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static Object Redim(
	Object ObjectArray,
	int Length
)
Public Shared Function Redim ( _
	ObjectArray As Object, _
	Length As Integer _
) As Object

Parameters

ObjectArray
Type: Object
Length
Type: Int32