IParsable<TSelf> Interfaccia
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Definisce un meccanismo per l'analisi di una stringa in un valore.
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
Tipo che implementa questa interfaccia.
- Derivato
Parse(String, IFormat |
Analizza una stringa in un valore. |
Try |
Prova a analizzare una stringa in un valore. |
Prodotto | Versioni |
---|---|
.NET | 7, 8, 9, 10 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: