ServicePRO SDK Help

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

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

Syntax


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

Parameters

ObjectArray
Type: Object
Length
Type: Int32
Type
Type: Type