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


Метод TranslationJobStatus.GetItems

Пространство имен:  Microsoft.Office.Client.TranslationServices
Сборки:   Microsoft.Office.Client.TranslationServices.Silverlight (в Microsoft.Office.Client.TranslationServices.Silverlight.dll);  Microsoft.Office.Client.TranslationServices.Phone (в Microsoft.Office.Client.TranslationServices.Phone.dll)  Microsoft.Office.Client.TranslationServices (в Microsoft.Office.Client.TranslationServices.dll)

Синтаксис

'Декларация
Public Function GetItems ( _
    types As ItemTypes _
) As IEnumerable(Of TranslationItemInfo)
'Применение
Dim instance As TranslationJobStatus
Dim types As ItemTypes
Dim returnValue As IEnumerable(Of TranslationItemInfo)

returnValue = instance.GetItems(types)
public IEnumerable<TranslationItemInfo> GetItems(
    ItemTypes types
)

Параметры

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

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

См. также

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

TranslationJobStatus класс

Элементы TranslationJobStatus

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