Nullable<int> Execute( Nullable<Object> state )
Function Execute ( _ state As Nullable(Of Object) _ ) As Nullable(Of Integer)
Nullable<int^> Execute( Nullable<Object^> state )