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