Namespace: Rx.Net – Class: MetaData – Assembly: Rx.Net.Mixed

MetaData.GetUnsigned Method

C#
public uint GetUnsigned(string sName)

Gets the value of the element with the given name. The value type must be uint.

Parameters

[string] sName

[in] The name of the element.

Returns

uint

The value.