Compartir a través de


del método DataConverter.ToChar

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Shared Function ToChar ( _
    node As XmlNode, _
    proxyContext As ProxyContext _
) As Char
'Uso
Dim node As XmlNode
Dim proxyContext As ProxyContext
Dim returnValue As Char

returnValue = DataConverter.ToChar(node, proxyContext)
public static char ToChar(
    XmlNode node,
    ProxyContext proxyContext
)

Parámetros

Valor devuelto

Tipo: System.Char

Vea también

Referencia

clase DataConverter

Miembros DataConverter

Espacio de nombres Microsoft.SharePoint.Client