Represents a collection of Warning objects.
This is the type of the Warnings property
on a C1PrintDocument.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class WarningCollection : CollectionBase |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class WarningCollection _ Inherits CollectionBase |