XmlNodeBase.GetUInt32Value (UInt32) Method

protected UInt32 GetUInt32Value( 
UInt32 defaultValue 
)
This language is not supported or no code example is available.
protected:  
UInt32 GetUInt32Value( 
UInt32 defaultValue 
)
This language is not supported or no code example is available.
protected function GetUInt32Value( 
defaultValue : UInt32 
) : UInt32;
This language is not supported or no code example is available.

Parameters

defaultValue
UInt32

Return Value

UInt32

In this article

Definition