IParsable<TSelf> Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a mechanism for parsing a string to a value.
generic <typename TSelf>
where TSelf : IParsable<TSelf>public interface class IParsable
public interface IParsable<TSelf> where TSelf : IParsable<TSelf>
type IParsable<'Self (requires 'Self :> IParsable<'Self>)> = interface
Public Interface IParsable(Of TSelf)
- TSelf
The type that implements this interface.
- Derived
Parse(String, IFormat |
Parses a string into a value. |
Try |
Tries to parse a string into a value. |
Produkt | Versiounen |
---|---|
.NET | 7, 8, 9, 10 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: