Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ConvertException Constructor (String, Type)

Create a new ConvertException object

[Visual Basic]
Overloads Public Sub New( _
   ByVal origValue As String, _
   ByVal destType As Type _
)
[C#]
public ConvertException(
   string origValue,
   Type destType
);

Parameters

origValue
The value to convert.
destType
The destination Type.

See Also

ConvertException Class | FileHelpers Namespace | ConvertException Constructor Overload List


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox