ComponentOne MultiSelect for WinForms
C1.Framework.Text.Lexicons Namespace / LexiconCharacterQuotationPattern Class
Members

In This Topic
    LexiconCharacterQuotationPattern Class
    In This Topic
    Defines the CharacterQuotationPattern class.
    Syntax
    'Declaration
     
    
    Public Class LexiconCharacterQuotationPattern 
       Implements IPattern, ITextFilter 
    public class LexiconCharacterQuotationPattern : IPattern, ITextFilter  
    Remarks
    CharacterQuotationPattern, used to match key work with a sub lexicon.
    Inheritance Hierarchy

    System.Object
       C1.Framework.Text.Lexicons.LexiconCharacterQuotationPattern

    See Also