Gets the parent of the object.
'宣言
Public Overloads Function GetParent(Of As ComObject)() As
public GetParent<>()
where T: ComObject
型パラメータ
- T
- Type of the parent object
戻り値の型
Returns the parent object based on the GUID of the type of the parent object.