XmlNodeBase.GetUInt64Value (UInt64) Method

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

Parameters

defaultValue
UInt64

Return Value

UInt64

In this article

Definition