| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim identifier As Integer Dim value As UInteger value = Utils.ToUInt32(identifier)  | |
| C# | |
|---|---|
public static uint ToUInt32( int identifier )  | |
Parameters
- identifier
 
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x