Compartilhar via


SpotlightChannelCollection classe

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<SpotlightChannel>
        Microsoft.SharePoint.Client.Publishing.SpotlightChannelCollection

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblies:   Microsoft.SharePoint.Client.Publishing.Silverlight (em Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (em Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)

Sintaxe

'Declaração
Public Class SpotlightChannelCollection _
    Inherits ClientObjectCollection(Of SpotlightChannel)
'Uso
Dim instance As SpotlightChannelCollection
public class SpotlightChannelCollection : ClientObjectCollection<SpotlightChannel>

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

SpotlightChannelCollection membros

Microsoft.SharePoint.Client.Publishing namespace