| IFileHelperEngineTWriteStream Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | WriteStream(TextWriter, IEnumerableT) | 
		Write an array of records to the specified Stream.
		 | 
|   | WriteStream(TextWriter, IEnumerableT, Int32) | 
		Write the specified number of records in the array to the Stream.
		 | 
 See Also
See Also