Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkCopyTo(Array, Int32)
Copies the range of elements from the collection to a compatible one-dimensional Array, starting at the specified index of the target array.
Public methodSupported by the .NET Compact FrameworkCopyTo(array<FileSystemItem>[]()[][], Int32)
Copies the range of elements from the collection to a one-dimensional FileSystemItem array, starting at the specified index of the target array.
(Inherited from FileSystemItemCollection.)
Public methodSupported by the .NET Compact FrameworkCopyTo(array<FtpItem>[]()[][], Int32)
Copies the range of elements from the collection to a one-dimensional FtpItem array, starting at the specified index of the target array.

See Also