'宣言 Function GetProperty(Of T As Class)() As T
'使用法 Dim instance As ReportingService2005SoapChannel Dim value As T value = instance.GetProperty(Of T)()
T GetProperty<T>() where T: class
ReportingService2005SoapChannel インターフェース ReportingService2005SoapChannel メンバ