Represents a read-only collection of system tags (objects derived from TagSys).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class SystemTagCollection : NamedCollection
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class SystemTagCollection _
	Inherits NamedCollection

Inheritance Hierarchy

See Also