C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / ResourceView Class / ResourceAs<T> Method

In This Topic
ResourceAs<T> Method
In This Topic
Get the resource that is accessed through this view.
Syntax
'Declaration
 
Public Function ResourceAs(Of T As Resource)() As T
 

Type Parameters

T
See Also