Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Static ReadonlyExcelIdentifies the ExcelXlsxDataWriter, a data writer for writing data as Excel workbooks.
Static ReadonlyParquetIdentifies the ParquetDataWriter, a data writer for writing data in parquet format.
Static ReadonlySbdfIdentifies the SbdfDataWriter, a data writer for writing data to the SBDF format.
Static ReadonlySpreadsheetIdentifies the SpreadsheetDataCsvUtf8Writer, a data writer for writing data to spreadsheet csv format with UTF8 encoding.
Static ReadonlySpreadsheetIdentifies the SpreadsheetDataCsvWriter, a data writer for writing data to spreadsheet csv format.
Static ReadonlySpreadsheetIdentifies the SpreadsheetDataSemicolonUtf8Writer, a data writer for writing data to spreadsheet semicolon format with UTF8 encoding.
Static ReadonlySpreadsheetIdentifies the SpreadsheetDataSemicolonWriter, a data writer for writing data to spreadsheet semicolon format.
Static ReadonlySpreadsheetIdentifies the SpreadsheetDataWriter, a data writer for writing data to spreadsheet tab format.
Static ReadonlySpreadsheetIdentifies the SpreadsheetUtf8DataWriter, a data writer for writing data to spreadsheet format with UTF8 encoding.
Static ReadonlyStdfIdentifies the StdfDataWriter, a data writer for writing data to the STDF format, current version.
Static ReadonlyStdfIdentifies the StdfOneDataWriter, a data writer for writing data to the STDF format, version 1.0.
Defines the type identifiers for built-in data writers.
Since
2.0