Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / MaskFormatter Class / VerifyParsedObject Method


In This Topic
    VerifyParsedObject Method
    In This Topic
    Verifies the parsed object.
    Syntax
    'Declaration
     
    
    Protected Function VerifyParsedObject() As Boolean
    'Usage
     
    
    Dim instance As MaskFormatter
    Dim value As Boolean
     
    value = instance.VerifyParsedObject()
    protected bool VerifyParsedObject()

    Return Value

    Whether verified
    See Also