Freigeben über


XmlHelper.UInt32FromXmlElement-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function UInt32FromXmlElement ( _
    reader As XmlReader _
) As UInteger
public static uint UInt32FromXmlElement(
    XmlReader reader
)

Parameter

Rückgabewert

Typ: System.UInt32

.NET Framework-Sicherheit

Siehe auch

Referenz

XmlHelper Klasse

Microsoft.TeamFoundation.Common-Namespace