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