SpotlightVideoCollection.GetById 方法
命名空間: 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 Function GetById ( _
id As Integer _
) As SpotlightVideo
'用途
Dim instance As SpotlightVideoCollection
Dim id As Integer
Dim returnValue As SpotlightVideo
returnValue = instance.GetById(id)
public SpotlightVideo GetById(
int id
)
參數
- id
類型:System.Int32
傳回值
類型:Microsoft.SharePoint.Client.Publishing.SpotlightVideo