TextParser Library | ComponentOne
C1.TextParser Namespace / IExtractor Interface
Members



In This Topic
    IExtractor Interface
    In This Topic
    Define the common api of an extractor
    Syntax
    'Declaration
     
    
    Public Interface IExtractor 
    'Usage
     
    
    Dim instance As IExtractor
    public interface IExtractor 
    public interface class IExtractor 
    See Also