ArrayList: ICollection_CopyTo

ICollection_CopyTo

ICollection Interface



 Private Sub ICollection_CopyTo(
	  Arr As Variant,
	  ByVal Index As Long )

Parameters

Arr
[ByRef] Variant. -ERROR: Can not find parameter 'Arr'.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   ICollection Interface
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Index
[ByVal] Long. -ERROR: Can not find parameter 'Index'.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   ICollection Interface
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

Remarks

See Also

Class ArrayList Overview ArrayList Properties ArrayList Methods ICloneable_Clone IEnumerable_GetEnumerator