ContentIterator.ProcessFiles method
Iterates over all of the files in an item collection.
Overload list
Name | Description | |
---|---|---|
ProcessFiles(SPListItemCollection, ContentIterator.FileProcessor, ContentIterator.FileProcessorErrorCallout) | Iterates over all of the files in an item collection. | |
ProcessFiles(SPListItemCollection, Boolean, ContentIterator.FileProcessor, ContentIterator.FileProcessorErrorCallout) | This member is reserved for internal use and is not intended to be used directly from your code. |
Top