Partager via


TypeInformationCollection.GetByName - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

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

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

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.TypeInformation

Voir aussi

Référence

TypeInformationCollection classe

TypeInformationCollection - Membres

Microsoft.SharePoint.Client - Espace de noms