The index of the property from which the data is to be obtained.
'宣言 Public Function GetComObjectValue(Of T As ComObject)( _ ByVal index As System.Integer _ ) As T
public T GetComObjectValue<T>( System.int index ) where T: ComObject
Properties クラス Properties メンバ