Represents a collection of Parameter Definitions.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
CreateParameter |
Create an ISParameter object. |
|
CreateParameters |
Create a Parameters collection from this Parameter Definitions collection. |
|
DirtyClear |
Clear Dirty status of collection and all items. |
|
Exists |
|
|
FromXmlString |
Populates collection from an XML string. |
|
GetTestingHeadingIndex |
Returns the index of the "TESTING" Section Start Parameter. |
|
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. |
|
ToXmlString |
Persists collection to an XML string. |
|
Validate |
Validates the collection. |
Properties
|
Name |
Description |
|
Application Read-Only System Use Only |
|
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
ItemByName Read-Only |
Retrieve an item by its Name. If the Name does not exist Nothing is returned. |
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0