ReportItem.GetAncestor<T> Metodo

Definizione

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

Parametri di tipo

T

Valori restituiti

T

Si applica a