Поделиться через


Метод EdmModelProvider.GetTypes (ProxyContext, EdmModelUsage, Object)

Пространство имен:  Microsoft.SharePoint.Client
Сборка:  Microsoft.SharePoint.Client.ServerRuntime (в Microsoft.SharePoint.Client.ServerRuntime.dll)

Синтаксис

'Декларация
Protected Friend Overridable Function GetTypes ( _
    proxyContext As ProxyContext, _
    usage As EdmModelUsage, _
    target As Object _
) As IEnumerable(Of TypeInformation)
'Применение
Dim proxyContext As ProxyContext
Dim usage As EdmModelUsage
Dim target As Object
Dim returnValue As IEnumerable(Of TypeInformation)

returnValue = Me.GetTypes(proxyContext, _
    usage, target)
protected internal virtual IEnumerable<TypeInformation> GetTypes(
    ProxyContext proxyContext,
    EdmModelUsage usage,
    Object target
)

Параметры

Возвращаемое значение

Тип: System.Collections.Generic.IEnumerable<TypeInformation>

См. также

Справочные материалы

EdmModelProvider класс

Элементы EdmModelProvider

Перегрузка GetTypes

Пространство имен Microsoft.SharePoint.Client