PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TagCollection Class
Members

In This Topic
    TagCollection Class
    In This Topic
    Represents a collection of Tag objects.
    Object Model
    TagCollection Class
    Syntax
    'Declaration
     
    Public Class TagCollection 
       Inherits NamedCollection
    public class TagCollection : NamedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Preview.NamedCollection
                   C1.C1Preview.TagCollection

    See Also