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


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