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


Метод VideoChannel.GetVideoCount

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

Синтаксис

'Декларация
Public Overridable Function GetVideoCount As ClientResult(Of Integer)
'Применение
Dim instance As VideoChannel
Dim returnValue As ClientResult(Of Integer)

returnValue = instance.GetVideoCount()
public virtual ClientResult<int> GetVideoCount()

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

Тип: Microsoft.SharePoint.Client.ClientResult<Int32>

См. также

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

VideoChannel класс

Элементы VideoChannel

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