'Declaration
Overloads Function GetIntegerValue( _ ByVal name As String _ ) As Nullable(Of Integer)
Nullable<int> GetIntegerValue( string name )
Parameters
- name
'Declaration
Overloads Function GetIntegerValue( _ ByVal name As String _ ) As Nullable(Of Integer)
Nullable<int> GetIntegerValue( string name )