'Declaration
Public Overloads Sub ExportToDelimitedFile( _ ByVal outPath As String, _ ByVal selector As RowSelectorEnum _ )
public void ExportToDelimitedFile( string outPath, RowSelectorEnum selector )
Parameters
- outPath
- Specifies the file to which list rows are exported.
- selector
- Specifies an optional value that specifies the rows to be exported.