Partager via


TypedXmlDocument.GetNullableUInt64(String) Méthode

Définition

Important

Cette API n’est pas conforme CLS.

public:
 virtual Nullable<System::UInt64> GetNullableUInt64(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<ulong> GetNullableUInt64 (string xpath);
abstract member GetNullableUInt64 : string -> Nullable<uint64>
override this.GetNullableUInt64 : string -> Nullable<uint64>
Public Overridable Function GetNullableUInt64 (xpath As String) As Nullable(Of ULong)

Paramètres

xpath
String

Retours

Attributs

S’applique à