Explicit-Konvertierungsoperatoren
Converts the value of a ReportExpression<(Of <(<'T>)>)> to another type.
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 | |
---|---|---|
Explicit Narrowing Explicit Explicit Explicit(ReportExpression< (Of < <' (T> ) > > ) to T) | Converts the value of a ReportExpression<(Of <(<'T>)>)> to an object of type T. | |
Explicit Narrowing Explicit Explicit Explicit(ReportExpression< (Of < <' (T> ) > > ) to String) | Converts the value of a ReportExpression<(Of <(<'T>)>)> to a string. |
Zum Anfang