[]
        
(Showing Draft Content)

C1.C1Preview.TagListInputParamsItemCollection

TagListInputParamsItemCollection Class

Represents a collection of list items for TagListInputParams.

Inheritance
TagListInputParamsItemCollection
Namespace: C1.C1Preview
Assembly: C1.WPF.PrintDocument.4.6.2.dll
Syntax
public class TagListInputParamsItemCollection : NamedCollection, IList, ICollection, IEnumerable

Constructors

Name Description
TagListInputParamsItemCollection(ICollectionOwner)

Initializes a new instance of the TagListInputParamsItemCollection class.

Properties

Name Description
this[int]

Gets or set the item with the specified index.

this[string]

Gets or set the item with the specified name.

Methods

Name Description
Add(TagListInputParamsItem)

Adds an item to the current collection.

Remove(TagListInputParamsItem)

Removes an item from the current collection.