Partager via


ListTemplateCollection.GetByName - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Function GetByName ( _
    name As String _
) As ListTemplate
'Utilisation
Dim instance As ListTemplateCollection
Dim name As String
Dim returnValue As ListTemplate

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

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.ListTemplate

Voir aussi

Référence

ListTemplateCollection classe

ListTemplateCollection - Membres

Microsoft.SharePoint.Client - Espace de noms