[]
        
(Showing Draft Content)

C1.C1Preview.SystemTagCollection

SystemTagCollection Class

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

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class SystemTagCollection : NamedCollection, IList, ICollection, IEnumerable

Properties

Name Description
this[int]

Gets a TagSys in the current collection by its index.

this[string]

Gets a TagSys in the current collection by its Name.