Gets the variable value name of type UInt32.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[CLSCompliantAttribute(false)] public uint GetUInt32Value( string name, uint defaultValue ) |
Parameters
- name
- Type: System..::.String
The variable name.
- defaultValue
- Type: System..::.UInt32
The implicit variable value if was not found.