IecBinarySizeTryParse Method

Overload List

TryParse(ReadOnlySpanChar, IFormatProvider, IecBinarySize) Tries to parse a span of characters into an IecBinarySize structure.
TryParse(String, IFormatProvider, IecBinarySize) Tries to parse a string into an IecBinarySize structure.

See Also