'Declaration
Public Overloads Shared Function GetOptInt32( _ ByVal defaultVal As Integer, _ ByVal keyName As String, _ ByVal settingsCol As NameValueCollection _ ) As Integer
public static int GetOptInt32( int defaultVal, string keyName, NameValueCollection settingsCol )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family