int Add( string Name, int MyType )
Function Add ( _ Name As String, _ MyType As Integer _ ) As Integer
int Add( String^ Name, int MyType )