Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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