Udostępnij za pośrednictwem


Metoda DocumentBase.GetHostItem<T> —

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Przestrzeń nazw:  Microsoft.Office.Tools.Word
Zestaw:  Microsoft.Office.Tools.Word.v4.0.Utilities (w Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Składnia

'Deklaracja
Protected Function GetHostItem(Of T As Class) ( _
    type As Type, _
    cookie As String _
) As T
protected T GetHostItem<T>(
    Type type,
    string cookie
)
where T : class

Parametry typów

  • T

Parametry

Wartość zwracana

Typ: T

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocumentBase Klasa

Przestrzeń nazw Microsoft.Office.Tools.Word