UBinarySizeParse Method

Overload List

Parse(ReadOnlySpanChar, IFormatProvider) Parses a span of characters into a UBinarySize structure.
Parse(String, IFormatProvider) Parses a string into a UBinarySize structure.
Parse(ReadOnlySpanChar, BinarySizeOptions, NumberStyles, IFormatProvider) Parses a span of characters into a UBinarySize structure.
Parse(String, BinarySizeOptions, NumberStyles, IFormatProvider) Parses a string into a UBinarySize structure.

See Also