CSVGeneratorTGenerate Method (T, String) |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxpublic bool Generate(
T[] objects,
out string csvContent
)
Parameters
- objects
- Type: T
- csvContent
- Type: SystemString
Return Value
Type:
Boolean
See Also