update 20241127

This commit is contained in:
Stefan Hutter
2024-11-27 15:53:34 +01:00
parent 341ea50f06
commit 2a652c7325
11218 changed files with 1987907 additions and 362275 deletions

View File

@@ -0,0 +1 @@
search_result['0']=["topic_0000000000000000.html","CSVNET Namespace",""];

View File

@@ -0,0 +1 @@
search_result['1']=["topic_0000000000000001.html","CSV Class","/// Root class that contains static functions for straightforward CSV parsing\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['10']=["topic_0000000000000005.html","CSV.TryParseLine Method","/// Try to parse a line of CSV data. Can only return false if an unterminated text qualifier is encountered.\r\n ///\r\n /// This function cannot recognize \u0027sep=\u0027 lines because it does not ..."];

View File

@@ -0,0 +1 @@
search_result['100']=["topic_0000000000000048.html","CSVSettings.CloneWithNewDelimiter Method","/// Clone the existing settings, but with a different field delimiter.\r\n ///\r\n /// Used for parsing of \"sep=\" lines so that the original object is immutable.\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['101']=["topic_0000000000000049.html","CSVSettings.GetRiskyChars Method","/// Retrieve the list of risky characters according to this settings definition\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['102']=["topic_000000000000004A.html","CSVSettings.GetForceQualifierTypes Method","/// Retrieve a hashset containing the list of types that require text qualifiers, or null if this\r\n /// feature is not used in this settings definition\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['103']=["topic_000000000000004B.html","CSVState Enumeration","/// The current state of CSV processing, given the text that has been seen so far\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['104']=["topic_000000000000004F.html","CSVStateMachine Class","/// This state machine handles all functions of CSV processing except for the I/O, which can come in a variety\r\n /// of forms, either from a stream or an in-memory collection.\r\n ///\r\n /// Sin..."];

View File

@@ -0,0 +1 @@
search_result['105']=["topic_000000000000004F_attached_props--.html","CSVStateMachine Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['106']=["topic_000000000000004F_events--.html","CSVStateMachine Events",""];

View File

@@ -0,0 +1 @@
search_result['107']=["topic_000000000000004F_methods--.html","CSVStateMachine Methods",""];

View File

@@ -0,0 +1 @@
search_result['108']=["topic_000000000000004F_props--.html","CSVStateMachine Properties",""];

View File

@@ -0,0 +1 @@
search_result['109']=["topic_000000000000004F_vars--.html","CSVStateMachine Fields",""];

View File

@@ -0,0 +1 @@
search_result['11']=["topic_0000000000000006.html","CSV.Deserialize\u0026lt;T\u0026gt; Method","/// Deserialize a CSV string into a list of typed objects\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['110']=["topic_0000000000000050.html","CSVStateMachine.State Property","/// Whether the state machine has concluded or can continue processing\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['111']=["topic_0000000000000051.html","CSVStateMachine.NeedsMoreText Method","/// Returns true if we need more text\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['112']=["topic_0000000000000052.html","CSVStateMachine Constructor","/// Constructs a new state machine to begin processing CSV text\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['113']=["topic_0000000000000053.html","CSVStateMachine.ParseChunk Method","/// Parse a new chunk of text retrieved via some other means than a stream.\r\n ///\r\n /// Call this function when you are retrieving your own text and when each chunk may or may not\r\n ..."];

View File

@@ -0,0 +1 @@
search_result['114']=["topic_0000000000000054.html","SerializationHelper\u0026lt;T\u0026gt; Class","/// Helper object that implements serialization separately from the string or stream I/O\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['115']=["topic_0000000000000054_attached_props--.html","SerializationHelper\u0026lt;T\u0026gt; Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['116']=["topic_0000000000000054_events--.html","SerializationHelper\u0026lt;T\u0026gt; Events",""];

View File

@@ -0,0 +1 @@
search_result['117']=["topic_0000000000000054_methods--.html","SerializationHelper\u0026lt;T\u0026gt; Methods",""];

View File

@@ -0,0 +1 @@
search_result['118']=["topic_0000000000000054_props--.html","SerializationHelper\u0026lt;T\u0026gt; Properties",""];

View File

@@ -0,0 +1 @@
search_result['119']=["topic_0000000000000054_vars--.html","SerializationHelper\u0026lt;T\u0026gt; Fields",""];

View File

@@ -0,0 +1 @@
search_result['12']=["topic_0000000000000007.html","CSV.ToCSVString Method","/// Serialize a sequence of objects into a CSV string\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['120']=["topic_0000000000000055.html","SerializationHelper\u0026lt;T\u0026gt; Constructor","/// Constructs a serialization helper object separate from I/O\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['121']=["topic_0000000000000056.html","SerializationHelper\u0026lt;T\u0026gt;.SerializeHeader Method","/// Serialize the header for the CSV file\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['122']=["topic_0000000000000057.html","SerializationHelper\u0026lt;T\u0026gt;.Serialize Method","/// Serialize a single row for the CSV file\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['123']=["topic_0000000000000058.html","CSVWriter Class","/// Writes CSV objects to a stream\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['124']=["topic_0000000000000058_attached_props--.html","CSVWriter Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['125']=["topic_0000000000000058_events--.html","CSVWriter Events",""];

View File

@@ -0,0 +1 @@
search_result['126']=["topic_0000000000000058_methods--.html","CSVWriter Methods",""];

View File

@@ -0,0 +1 @@
search_result['127']=["topic_0000000000000058_props--.html","CSVWriter Properties",""];

View File

@@ -0,0 +1 @@
search_result['128']=["topic_0000000000000058_vars--.html","CSVWriter Fields",""];

View File

@@ -0,0 +1 @@
search_result['129']=["topic_0000000000000059.html","CSVWriter(StreamWriter, CSVSettings) Constructor","/// Construct a new CSV writer to produce output on the enclosed StreamWriter\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['13']=["topic_0000000000000008.html","CSV.Serialize\u0026lt;T\u0026gt; (IEnumerable\u0026lt;T\u0026gt;, CSVSettings) Method","/// Serialize an array of objects to CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['130']=["topic_0000000000000059_overloads--.html","CSVWriter Constructor","/// Construct a new CSV writer to produce output on the enclosed StreamWriter\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['131']=["topic_000000000000005A.html","CSVWriter(Stream, CSVSettings) Constructor","/// Construct a new CSV writer to produce output on the enclosed stream\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['132']=["topic_000000000000005A_overloads--.html","CSVWriter Constructor","/// Construct a new CSV writer to produce output on the enclosed stream\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['133']=["topic_000000000000005B.html","CSVWriter.Write Method","/// Write the data table to a stream in CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['134']=["topic_000000000000005C.html","CSVWriter.WriteLine Method","/// Write a single line to this CSV\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['135']=["topic_000000000000005D.html","CSVWriter.Serialize\u0026lt;T\u0026gt; Method","/// Serialize a list of objects to CSV using this writer\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['136']=["topic_000000000000005E.html","CSVWriter.Dispose Method","/// Close our resources - specifically, the stream reader\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['137']=["topic_000000000000005F.html","CSVNET Reference ",""];

View File

@@ -0,0 +1 @@
search_result['14']=["topic_0000000000000008_overloads--.html","CSV.Serialize\u0026lt;T\u0026gt; Method","/// Serialize an array of objects to CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['15']=["topic_0000000000000009.html","CSV.Serialize\u0026lt;T\u0026gt; (IEnumerable\u0026lt;T\u0026gt;, Stream, CSVSettings) Method","/// Serialize an array of objects to CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['16']=["topic_0000000000000009_overloads--.html","CSV.Serialize\u0026lt;T\u0026gt; Method","/// Serialize an array of objects to CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['17']=["topic_000000000000000A.html","CSV.AppendCSVHeader\u0026lt;T\u0026gt; Method","/// Add a CSV Header line to a StringBuilder for a specific type\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['18']=["topic_000000000000000B.html","CSV.AppendCSVLine\u0026lt;T\u0026gt; Method","/// Appends a single object to a StringBuilder in CSV format as a single line\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['19']=["topic_000000000000000C.html","CSV.ParseSepLine Method","/// Parse a separator line and determine\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['2']=["topic_0000000000000001_attached_props--.html","CSV Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['20']=["topic_000000000000000D.html","CSVDataTable Class","/// Code to assist in working with DataTable objects and CSV sources\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['21']=["topic_000000000000000D_attached_props--.html","CSVDataTable Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['22']=["topic_000000000000000D_events--.html","CSVDataTable Events",""];

View File

@@ -0,0 +1 @@
search_result['23']=["topic_000000000000000D_methods--.html","CSVDataTable Methods",""];

View File

@@ -0,0 +1 @@
search_result['24']=["topic_000000000000000D_props--.html","CSVDataTable Properties",""];

View File

@@ -0,0 +1 @@
search_result['25']=["topic_000000000000000D_vars--.html","CSVDataTable Fields",""];

View File

@@ -0,0 +1 @@
search_result['26']=["topic_000000000000000E.html","CSVDataTable.FromFile Method","/// Read in a single CSV file into a datatable in memory\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['27']=["topic_000000000000000F.html","CSVDataTable.FromStream Method","/// Read in a single CSV file into a datatable in memory\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['28']=["topic_0000000000000010.html","CSVDataTable.FromString Method","/// Convert a CSV file (in string form) into a data table\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['29']=["topic_0000000000000011.html","CSVDataTable.WriteToFile Method","/// Write a data table to disk at the designated file name in CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['3']=["topic_0000000000000001_events--.html","CSV Events",""];

View File

@@ -0,0 +1 @@
search_result['30']=["topic_0000000000000012.html","CSVDataTable.WriteToStream Method","/// Write the data table to a stream in CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['31']=["topic_0000000000000013.html","CSVDataTable.WriteToString Method","/// Write a DataTable to a string in CSV format\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['32']=["topic_0000000000000014.html","ExcludedColumnHelper Class","/// Keeps track of which columns are excluded from CSV serialization / deserialization\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['33']=["topic_0000000000000014_attached_props--.html","ExcludedColumnHelper Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['34']=["topic_0000000000000014_events--.html","ExcludedColumnHelper Events",""];

View File

@@ -0,0 +1 @@
search_result['35']=["topic_0000000000000014_methods--.html","ExcludedColumnHelper Methods",""];

View File

@@ -0,0 +1 @@
search_result['36']=["topic_0000000000000014_props--.html","ExcludedColumnHelper Properties",""];

View File

@@ -0,0 +1 @@
search_result['37']=["topic_0000000000000014_vars--.html","ExcludedColumnHelper Fields",""];

View File

@@ -0,0 +1 @@
search_result['38']=["topic_0000000000000015.html","ExcludedColumnHelper Constructor","/// Construct a helper object to track which columns are excluded from serialization\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['39']=["topic_0000000000000016.html","ExcludedColumnHelper.IsExcluded Method","/// True if this column should be excluded\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['4']=["topic_0000000000000001_methods--.html","CSV Methods",""];

View File

@@ -0,0 +1 @@
search_result['40']=["topic_0000000000000017.html","DeserializationHelper\u0026lt;T\u0026gt; Class","/// A helper object to deserialize a class based on CSV strings\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['41']=["topic_0000000000000017_attached_props--.html","DeserializationHelper\u0026lt;T\u0026gt; Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['42']=["topic_0000000000000017_events--.html","DeserializationHelper\u0026lt;T\u0026gt; Events",""];

View File

@@ -0,0 +1 @@
search_result['43']=["topic_0000000000000017_methods--.html","DeserializationHelper\u0026lt;T\u0026gt; Methods",""];

View File

@@ -0,0 +1 @@
search_result['44']=["topic_0000000000000017_props--.html","DeserializationHelper\u0026lt;T\u0026gt; Properties",""];

View File

@@ -0,0 +1 @@
search_result['45']=["topic_0000000000000017_vars--.html","DeserializationHelper\u0026lt;T\u0026gt; Fields",""];

View File

@@ -0,0 +1 @@
search_result['46']=["topic_0000000000000018.html","DeserializationHelper\u0026lt;T\u0026gt; Constructor","/// Construct a new deserialization helper for a specific class containing all the information necessary\r\n /// for optimized deserialization\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['47']=["topic_0000000000000019.html","DeserializationHelper\u0026lt;T\u0026gt;.Deserialize Method","/// Deserialize a single row using precomputed converters\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['48']=["topic_000000000000001A.html","CSVReader Class","/// A reader that reads from a stream and emits CSV records\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['49']=["topic_000000000000001A_attached_props--.html","CSVReader Attached Properties",""];

View File

@@ -0,0 +1 @@
search_result['5']=["topic_0000000000000001_props--.html","CSV Properties",""];

View File

@@ -0,0 +1 @@
search_result['50']=["topic_000000000000001A_events--.html","CSVReader Events",""];

View File

@@ -0,0 +1 @@
search_result['51']=["topic_000000000000001A_methods--.html","CSVReader Methods",""];

View File

@@ -0,0 +1 @@
search_result['52']=["topic_000000000000001A_props--.html","CSVReader Properties",""];

View File

@@ -0,0 +1 @@
search_result['53']=["topic_000000000000001A_vars--.html","CSVReader Fields",""];

View File

@@ -0,0 +1 @@
search_result['54']=["topic_000000000000001B.html","CSVReader.Settings Property","/// The settings currently in use by this reader\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['55']=["topic_000000000000001C.html","CSVReader.Headers Property","/// If the first row in the file is a header row, this will be populated\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['56']=["topic_000000000000001D.html","CSVReader.FromString Method","/// Convenience function to read from a string\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['57']=["topic_000000000000001E.html","CSVReader.FromFile Method","/// Convenience function to read from a file on disk\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['58']=["topic_000000000000001F.html","CSVReader(StreamReader, CSVSettings) Constructor","/// Construct a new CSV reader off a streamed source\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['59']=["topic_000000000000001F_overloads--.html","CSVReader Constructor","/// Construct a new CSV reader off a streamed source\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['6']=["topic_0000000000000001_vars--.html","CSV Fields",""];

View File

@@ -0,0 +1 @@
search_result['60']=["topic_0000000000000020.html","CSVReader(Stream, CSVSettings) Constructor","/// Construct a new CSV reader off a streamed source\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['61']=["topic_0000000000000020_overloads--.html","CSVReader Constructor","/// Construct a new CSV reader off a streamed source\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['62']=["topic_0000000000000021.html","CSVReader.Lines Method","/// Iterate through all lines in this CSV file\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['63']=["topic_0000000000000022.html","CSVReader.GetEnumerator Method","/// Iterate through all lines in this CSV file\r\n ///"];

View File

@@ -0,0 +1 @@
search_result['64']=["topic_0000000000000023.html","CSVReader.ReadAsDataTable Method","/// Read this file into a data table in memory\r\n ///"];

Some files were not shown because too many files have changed in this diff Show More