See Also

InvalidParameterTypeException Class  | InvalidParameterTypeException Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

description
parameterNumber
See Also Languages PowerTCP Email Validation for .NET

InvalidParameterTypeException Constructor(String,Int32)

Dart.PowerTCP.EmailValidation Namespace > InvalidParameterTypeException Class > InvalidParameterTypeException Constructor : InvalidParameterTypeException Constructor(String,Int32)

Initializes a new instance of the InvalidParameterException class.

[Visual Basic]
Public Function New( _    ByVal description As String, _    ByVal parameterNumber As Integer _ )
[C#]
public InvalidParameterTypeException(    string description,    int parameterNumber );
[C++]
public: InvalidParameterTypeException(    string* description,    int parameterNumber )
[C++/CLI]
public: InvalidParameterTypeException(    String^ description,    int parameterNumber )

Parameters

description
parameterNumber

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

InvalidParameterTypeException Class  | InvalidParameterTypeException Members  | Overload List


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.