Overload List
Name | Description | |
---|---|---|
CopyTo(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.
| |
CopyTo(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.) | |
CopyTo(array<SftpItem>[]()[][], Int32) |
Copies the range of elements from the collection to a one-dimensional
SftpItem array, starting at the specified index of the target array.
|