言語

ReportItem.GetAncestor<T> メソッド

定義

public:
generic <typename T>
 where T : class T GetAncestor();
public T GetAncestor<T>() where T : class;
member this.GetAncestor : unit -> 'T (requires 'T : null)
Public Function GetAncestor(Of T As Class) () As T

型パラメーター

T

返品

T

適用対象