Compartilhar via


ListTemplateCollection.GetByName método

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

Sintaxe

'Declaração
Public Function GetByName ( _
    name As String _
) As ListTemplate
'Uso
Dim instance As ListTemplateCollection
Dim name As String
Dim returnValue As ListTemplate

returnValue = instance.GetByName(name)
public ListTemplate GetByName(
    string name
)

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.ListTemplate

Ver também

Referência

ListTemplateCollection classe

ListTemplateCollection membros

Microsoft.SharePoint.Client namespace