ByteQuantifiedSize.Parse method
Converts the string representation of a byte-qualified value to its numeric equivalent.
Overload list
Name | Description | |
---|---|---|
Parse(String) | Converts the string representation of a byte-qualified value to its numeric equivalent. | |
Parse(String, ByteQuantifiedSize.Quantifier) | Converts the string representation of a byte-qualified value to its numeric equivalent in the specified units. |
Top