ComVariant.As<T> 方法

定義

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

類型參數

T

傳回

T

適用於