DeploymentObjectAttributeData.GetValue<T> 方法

定義

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

類型參數

T

傳回

T

傳回 Int32

適用於