Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts the string representation of a number into its byte-quantified size equivalent. A return value indicates whether the conversion succeeded or failed.
Overload list
| Name | Description | |
|---|---|---|
![]() ![]() |
TryParse(String, ByteQuantifiedSize) | Converts the string representation of a number into its byte-quantified size equivalent. A return value indicates whether the conversion succeeded or failed. |
![]() ![]() |
TryParse(String, ByteQuantifiedSize.Quantifier, ByteQuantifiedSize) | Converts the string representation of a number with a specified unit into its byte-quantified size equivalent. A return value indicates whether the conversion succeeded or failed. |
Top
.gif)
.gif)