Spread Windows Forms 15.0
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()
    public InvalidExternalReferenceParseException()
    See Also