| ArrayListStatic: Repeat |
Creates a new ArrayList and fills it with the supplied value the specified number of times.
Public Function Repeat( ByRef Value As Variant, ByVal Count As Long ) As ArrayList
Project VBCorLib Overview Class ArrayListStatic Overview ArrayListStatic Properties ArrayListStatic Methods ReadOnly