SmartZone v8.0 - Updated
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / SmartZoneOCRDictionary Class / Clear Method




In This Topic
    Clear Method
    In This Topic
    Clear the dictionary.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As SmartZoneOCRDictionary
     
    instance.Clear()
    public void Clear()
    public: void Clear(); 
    public:
    void Clear(); 
    See Also