次の方法で共有


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
)

パラメーター

戻り値

型: Microsoft.SharePoint.Client.Publishing.SpotlightVideo

関連項目

参照先

SpotlightVideoCollection クラス

SpotlightVideoCollection メンバー

Microsoft.SharePoint.Client.Publishing 名前空間