Variant.As<T> 方法

定义

待定。

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

类型参数

T

返回

T

适用于