A collection of Warnings.
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
AddWarning |
|
|
Clear |
|
|
CountByLevel |
Count the number of items in this collection with the specified Warning Level. |
|
CreateWarning |
Create a finWarning object. |
|
FromXmlString |
Populates collection from an XML string. |
|
GetHtmlTemplateText |
Returns an HTML Template Text for use in a Summary Page. |
|
GetList |
Gets an ISList summary of Warnings, optionally filtered by Category and / or Context. |
|
GetListNumbered |
Gets a numbered ISList of Validation Items. |
|
GetSummary |
Gets a simple text summary of Warnings, optionally filtered by Category and / or Context. |
|
GetSummaryNumbered |
Gets a numbered summary of Validation Items. |
|
GetWarningsByContext |
Get a sub-set of this collection filtered by the Context property. |
|
IndexOf |
Get the zero-based Index of an item in this collection. |
|
Insert |
Insert an item into the collection at the specified position. |
|
Remove |
Remove an item from the collection. |
|
RemoveAt |
Remove an item from the collection. |
|
ToStringList |
Create a String list that can be displayed in the User Interface. |
|
ToXmlString |
Persists object to an XML string. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0