'Declaration
Public Overloads Sub ExportToDelimitedFile( _
ByVal filename As System.String, _
ByVal selector As RowSelectorEnum, _
ByVal delim As System.String, _
ByVal prefix As System.String, _
ByVal suffix As System.String, _
ByVal headers As System.Boolean, _
ByVal encoding As System.String _
)