Operadores de conversão Explicit
Converts the value of a ReportExpression<(Of <(<'T>)>)> to another type.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início