convert int32

Code Example - convert int32

                
                        using System;

int variable = Convert.ToInt32(otherVariable);