共用方式為


CustomActionElementCollection 類別

繼承階層架構

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.ClientValueObjectCollection<CustomActionElement>
      Microsoft.SharePoint.Client.CustomActionElementCollection

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

語法

'宣告
Public NotInheritable Class CustomActionElementCollection _
    Inherits ClientValueObjectCollection(Of CustomActionElement)
'用途
Dim instance As CustomActionElementCollection
public sealed class CustomActionElementCollection : ClientValueObjectCollection<CustomActionElement>

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

CustomActionElementCollection 成員

Microsoft.SharePoint.Client 命名空間