使用指定的区域性特定格式信息,将指定对象的值转换为64位无符号整数。
Converts the value of the specified object to a 64-bit unsigned integer, using the specified culture-specific formatting information.
使用指定的区域性特定格式设置信息,将指定对象的值转换为8位无符号整数。
Converts the value of the specified object to an 8-bit unsigned integer, using the specified culture-specific formatting information.
尝试将数字的指定样式和区域性特定格式的字符串表示形式转换为其等效的64位无符号整数。
Tries to convert the string representation of a number in a specified style and culture-specific format to its 64-bit unsigned integer equivalent.
将数字的指定样式和区域性特定格式的字符串表示形式转换为其等效的16位无符号整数。
Converts the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.
将数字的指定区域性特定格式的字符串表示形式转换为其等效的32位无符号整数。
Converts the string representation of a number in a specified culture-specific format to its 32-bit unsigned integer equivalent.
将指定区域性特定格式的数字的字符串表示形式转换为它的等效64位无符号整数。
Converts the string representation of a number in a specified culture-specific format to its 64-bit unsigned integer equivalent.
使用指定的区域性特定格式设置信息,将数字的指定字符串表示形式转换为等效的64位无符号整数。
Converts the specified string representation of a number to an equivalent 64-bit unsigned integer, using the specified culture-specific formatting information.
使用指定的区域性特定格式设置信息,将数字的指定字符串表示形式转换为等效的64位无符号整数。
Converts the specified string representation of a number to an equivalent 64-bit unsigned integer, using the specified culture-specific formatting information.
应用推荐