'宣言 Public Function GetComObjectValueByName(Of T As ComObject)( _ ByVal name As System.String _ ) As T
public T GetComObjectValueByName<T>( System.string name ) where T: ComObject
Properties クラス Properties メンバ