Partager via


TypedXmlDocument.GetNullableUInt32(String) Méthode

Définition

Important

Cette API n’est pas conforme CLS.

public:
 virtual Nullable<System::UInt32> GetNullableUInt32(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<uint> GetNullableUInt32 (string xpath);
abstract member GetNullableUInt32 : string -> Nullable<uint32>
override this.GetNullableUInt32 : string -> Nullable<uint32>
Public Overridable Function GetNullableUInt32 (xpath As String) As Nullable(Of UInteger)

Paramètres

xpath
String

Retours

Attributs

S’applique à