[]
        
(Showing Draft Content)

C1.C1Preview.WarningCollection

WarningCollection Class

Represents a collection of Warning objects. This is the type of the Warnings property on a C1PrintDocument.

Inheritance
WarningCollection
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class WarningCollection : CollectionBase, IList, ICollection, IEnumerable

Constructors

Name Description
WarningCollection()

Properties

Name Description
this[int]

Gets or sets the element at the specified index.

Methods

Name Description
Add(Warning)

Adds a Warning object to the current collection.