TypedXmlDocument.GetUInt32(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
virtual System::UInt32 GetUInt32(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual uint GetUInt32 (string xpath);
abstract member GetUInt32 : string -> uint32
override this.GetUInt32 : string -> uint32
Public Overridable Function GetUInt32 (xpath As String) As UInteger
Parameters
- xpath
- String
Returns
- Attributes