diff --git a/xml/System/Int16.xml b/xml/System/Int16.xml index 6a8fa4452fb..057c54bbf94 100644 --- a/xml/System/Int16.xml +++ b/xml/System/Int16.xml @@ -2274,10 +2274,10 @@ - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the number to convert. + When this method returns, contains the 16-bit signed integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number in a specified style and culture-specific format to its 16-bit signed integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2402,12 +2402,12 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the number to convert. The span is interpreted using the style specified by . + A bitwise combination of enumeration values that indicates the style elements that can be present in . A typical value to specify is . + An object that supplies culture-specific formatting information about . + When this method returns, contains the 16-bit signed integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number in a specified style and culture-specific format to its 16-bit signed integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2454,8 +2454,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the 16-bit signed integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Converts the string representation of a number in a specified style and culture-specific format to its 16-bit signed integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. + When this method returns, contains the 32-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number in a specified style and culture-specific format to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded. + if was converted successfully; otherwise, . To be added. @@ -2441,8 +2441,7 @@ A string containing a number to convert. When this method returns, contains the 32-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not of the correct format, or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Converts the string representation of a number to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. The span is interpreted using the style specified by + A bitwise combination of enumeration values that indicates the style elements that can be present in . A typical value to specify is . + An object that supplies culture-specific formatting information about . + When this method returns, contains the 32-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number in a specified style and culture-specific format to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded. + if was converted successfully; otherwise, . To be added. @@ -2581,8 +2580,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the 32-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Converts the string representation of a number in a specified style and culture-specific format to its 32-bit signed integer equivalent. A return value indicates whether the conversion succeeded. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the number to convert. + When this method returns, contains the 64-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not of the correct format, or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number to its 64-bit signed integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2371,8 +2371,7 @@ A string containing a number to convert. When this method returns, contains the 64-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not of the correct format, or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Converts the string representation of a number to its 64-bit signed integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the number to convert. The span is interpreted using the style specified by . + A bitwise combination of enumeration values that indicates the style elements that can be present in . A typical value to specify is . + An object that supplies culture-specific formatting information about . + When this method returns, contains the 64-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number in a specified style and culture-specific format to its 64-bit signed integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2510,8 +2509,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the 64-bit signed integer value equivalent of the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Converts the string representation of a number in a specified style and culture-specific format to its 64-bit signed integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the number to convert. + When this method returns, contains the 8-bit signed integer value that is equivalent to the number contained in if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in the correct format, or represents a number that is less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number to its equivalent, and returns a value that indicates whether the conversion succeeded. + if was converted successfully; otherwise, . To be added. @@ -2336,8 +2336,7 @@ A string that contains a number to convert. When this method returns, contains the 8-bit signed integer value that is equivalent to the number contained in if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in the correct format, or represents a number that is less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number to its equivalent, and returns a value that indicates whether the conversion succeeded. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. + A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is . + An object that supplies culture-specific formatting information about . + When this method returns, contains the 8-bit signed integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number in a specified style and culture-specific format to its equivalent, and returns a value that indicates whether the conversion succeeded. + if was converted successfully; otherwise, . To be added. @@ -2470,8 +2469,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the 8-bit signed integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number in a specified style and culture-specific format to its equivalent, and returns a value that indicates whether the conversion succeeded. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing a number to convert. + When this method returns, contains single-precision floating-point number equivalent to the numeric value or symbol contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not a number in a valid format, or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number to its single-precision floating-point number equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -3698,8 +3698,7 @@ A string representing a number to convert. When this method returns, contains single-precision floating-point number equivalent to the numeric value or symbol contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not a number in a valid format, or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Converts the string representation of a number to its single-precision floating-point number equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing a number to convert. The span is interpreted using the style specified by + A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is combined with . + An object that supplies culture-specific formatting information about . + When this method returns, contains the single-precision floating-point number equivalent to the numeric value or symbol contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , represents a number less than or greater than , or if is not a valid combination of enumerated constants. This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Converts the span representation of a number in a specified style and culture-specific format to its single-precision floating-point number equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -3832,8 +3831,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the single-precision floating-point number equivalent to the numeric value or symbol contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , represents a number less than or greater than , or if is not a valid combination of enumerated constants. This parameter is passed uninitialized; any value originally supplied in will be overwritten. Converts the string representation of a number in a specified style and culture-specific format to its single-precision floating-point number equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the time interval to convert. + When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. + Converts the span representation of a time interval to its equivalent and returns a value that indicates whether the conversion succeeded. + if was converted successfully; otherwise, . This operation returns if the parameter is or , has an invalid format, represents a time interval that is less than or greater than , or has at least one days, hours, minutes, or seconds component outside its valid range. To be added. @@ -4619,8 +4619,7 @@ When a time interval component in the string to be parsed contains more than sev A string that specifies the time interval to convert. When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. Converts the string representation of a time interval to its equivalent and returns a value that indicates whether the conversion succeeded. - - if was converted successfully; otherwise, . This operation returns if the parameter is or , has an invalid format, represents a time interval that is less than or greater than , or has at least one days, hours, minutes, or seconds component outside its valid range. + if was converted successfully; otherwise, . This operation returns if the parameter is or , has an invalid format, represents a time interval that is less than or greater than , or has at least one days, hours, minutes, or seconds component outside its valid range. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the time interval to convert. + An object that supplies culture-specific formatting information. + When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. + Converts the span representation of a time interval to its equivalent by using the specified culture-specific formatting information, and returns a value that indicates whether the conversion succeeded. + if was converted successfully; otherwise, . This operation returns if the parameter is or , has an invalid format, represents a time interval that is less than or greater than , or has at least one days, hours, minutes, or seconds component outside its valid range. To be added. @@ -4742,8 +4741,7 @@ In some cases, when a time interval component in the string to be parsed contain An object that supplies culture-specific formatting information. When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. Converts the string representation of a time interval to its equivalent by using the specified culture-specific formatting information, and returns a value that indicates whether the conversion succeeded. - - if was converted successfully; otherwise, . This operation returns if the parameter is or , has an invalid format, represents a time interval that is less than or greater than , or has at least one days, hours, minutes, or seconds component outside its valid range. + if was converted successfully; otherwise, . This operation returns if the parameter is or , has an invalid format, represents a time interval that is less than or greater than , or has at least one days, hours, minutes, or seconds component outside its valid range. - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing the number to convert. + When this method returns, contains the 16-bit unsigned integer value that is equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in the correct format. , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number to its 16-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2379,8 +2379,7 @@ A string that represents the number to convert. When this method returns, contains the 16-bit unsigned integer value that is equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in the correct format. , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number to its 16-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. The span is interpreted by using the style specified by the parameter. + A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is . + An object that supplies culture-specific formatting information about . + When this method returns, contains the 16-bit unsigned integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2520,8 +2519,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the 16-bit unsigned integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. + When this method returns, contains the 32-bit unsigned integer value that is equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not of the correct format, or represents a number that is less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number to its 32-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2409,8 +2409,7 @@ A string that represents the number to convert. When this method returns, contains the 32-bit unsigned integer value that is equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not of the correct format, or represents a number that is less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number to its 32-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. The span is interpreted by using the style specified by the parameter. + A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is . + An object that supplies culture-specific formatting information about . + When this method returns, contains the 32-bit unsigned integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number that is less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number in a specified style and culture-specific format to its 32-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2550,8 +2549,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the 32-bit unsigned integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number that is less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number in a specified style and culture-specific format to its 32-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. + When this method returns, contains the 64-bit unsigned integer value that is equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not of the correct format, or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number to its 64-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2372,8 +2372,7 @@ A string that represents the number to convert. When this method returns, contains the 64-bit unsigned integer value that is equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not of the correct format, or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number to its 64-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent the number to convert. The span is interpreted by using the style specified by the parameter. + A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is . + An object that supplies culture-specific formatting information about . + When this method returns, contains the 64-bit unsigned integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. + Tries to convert the span representation of a number in a specified style and culture-specific format to its 64-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. + if was converted successfully; otherwise, . To be added. @@ -2513,8 +2512,7 @@ An object that supplies culture-specific formatting information about . When this method returns, contains the 64-bit unsigned integer value equivalent to the number contained in , if the conversion succeeded, or zero if the conversion failed. The conversion fails if the parameter is or , is not in a format compliant with , or represents a number less than or greater than . This parameter is passed uninitialized; any value originally supplied in will be overwritten. Tries to convert the string representation of a number in a specified style and culture-specific format to its 64-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, .