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

In This Topic
    SystemTagCollection Class
    In This Topic
    Represents a read-only collection of system tags (objects derived from TagSys).
    Object Model
    SystemTagCollection Class
    Syntax
    'Declaration
     
    Public Class SystemTagCollection 
       Inherits NamedCollection
    public class SystemTagCollection : NamedCollection 
    Inheritance Hierarchy

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

    See Also