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>