ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / Lexicon.MatchCollection Class
Members

In This Topic
    Lexicon.MatchCollection Class
    In This Topic
    Defines the match collection.
    Object Model
    Lexicon.MatchCollection ClassLexicon.Match Class
    Syntax
    'Declaration
     
    
    Public Class Lexicon.MatchCollection 
       Inherits System.Collections.CollectionBase
    public class Lexicon.MatchCollection : System.Collections.CollectionBase 
    Remarks
    Used to saves and gets a serial matches.
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Framework.Text.Lexicons.Lexicon.MatchCollection

    See Also