Skip to content

URIHelpers.Arguments.Operator_Redim

Andrew Lambert edited this page Jun 13, 2017 · 2 revisions

URIHelpers.Arguments.Operator_Redim

Method Signature

 Sub Operator_Redim(NewSize As Integer)

Remarks

Truncates the list of arguments to NewSize. This method cannot be used to enlarge the list, only shrink it.

Clone this wiki locally