A collection of Queue Items.
Implements I_ISDirty, I_ISObjectName

Methods

Name Description
Add Add an item to the end of the collection.
Clear Clear collection.
CreateQueueItem Create an ISQueueItem object.
Exists Checks to see if an item with the specified Id exists in the collection
ExistsPk Checks to see if an item with the specified primary key exists in the collection.
FromXmlString Populates collection from an XML string.
GetObjectName
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.
Save Save collection.
ToXmlString Persists collection to an XML string.

Properties

Name Description
CountActive Read-Only The number of Active items.
IsDirty Read-Only Indicates whether this collection or any of its items have been modified.
ItemByPk Read-Only Retrieve an item by its primary key.
Parent Read-Only This collection's parent.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0