Entity.GetAs<T> 方法

定义

public T GetAs<T> ();
member this.GetAs : unit -> 'T
Public Function GetAs(Of T) () As T

类型参数

T

返回

T

适用于