Spread WinForms 15
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()

Return Value

Whether verified
See Also