共用方式為


TimeZoneCollection.GetById 方法

使用指定的識別項集合擷取時區。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Function GetById ( _
    id As Integer _
) As TimeZone
'用途
Dim instance As TimeZoneCollection
Dim id As Integer
Dim returnValue As TimeZone

returnValue = instance.GetById(id)
public TimeZone GetById(
    int id
)

參數

傳回值

類型:Microsoft.SharePoint.Client.TimeZone
時區。

請參閱

參照

TimeZoneCollection 類別

TimeZoneCollection 成員

Microsoft.SharePoint.Client 命名空間