AbstractStructureAsT Method |
Retrieves a concrete object based on the abstract object structure
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax Public Function As(Of T) As T
Type Parameters
- T
- concrete type
Return Value
Type:
Tconcrete object
See Also