Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / InvalidExternalReferenceParseException Class / InvalidExternalReferenceParseException Constructor / InvalidExternalReferenceParseException Constructor()


In This Topic
InvalidExternalReferenceParseException Constructor()
In This Topic
Constructs a new instance of the InvalidExternalReferenceParseException class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New InvalidExternalReferenceParseException()
See Also