Implicit-Konvertierungsoperatoren
Converts the value of a type to a ReportExpression<(Of <(<'T>)>)>.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Implicit Widening Implicit Implicit Implicit(Nullable< (Of < <' (T> ) > > ) to ReportExpression< (Of < <' (T> ) > > )) | Converts a Nullable<(Of <(<'T>)>)> object to a ReportExpression<(Of <(<'T>)>)>. | |
Implicit Widening Implicit Implicit Implicit(T to ReportExpression< (Of < <' (T> ) > > )) | Converts an object of type T to a ReportExpression<(Of <(<'T>)>)>. |
Zum Anfang