TypedXmlDocument.GetNullableUInt32(String) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Ważne
Ten interfejs API nie jest zgodny ze specyfikacją 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)
Parametry
- xpath
- String
Zwraca
- Atrybuty