Open sandboxFocus

Method As

As<TOut>()

Declaration
IRef<TOut> As<TOut>() where TOut : class, ICompilationElement
Returns
Type Description
IRef<TOut>
Type Parameters
Name Description
TOut