XmlHelper.UInt32FromXmlAttribute (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Shared Function UInt32FromXmlAttribute ( _
    reader As XmlReader _
) As UInteger
public static uint UInt32FromXmlAttribute(
    XmlReader reader
)

Parámetros

Valor devuelto

Tipo: System.UInt32

Seguridad de .NET Framework

Vea también

Referencia

XmlHelper Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)