'DeclarationPublic Sub CopyTo( _ ByVal array() As System.UInteger, _ ByVal index As System.Integer _ )
'UsageDim instance As NUInt32List Dim array() As System.UInteger Dim index As System.Integer instance.CopyTo(array, index)
Parameters
- array
- index