Compartilhar via


TypeInformationCollection.GetByName método

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

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

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

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.TypeInformation

Ver também

Referência

TypeInformationCollection classe

TypeInformationCollection membros

Microsoft.SharePoint.Client namespace