'Declaration
Public Overloads Shared Function GetOptBool( _ ByVal defaultVal As Boolean, _ ByVal keyName As String, _ ByVal settingsCol As NameValueCollection _ ) As Boolean
public static bool GetOptBool( bool 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