The following tables list the members exposed by NotificationCollection.
| Name | Description | |
|---|---|---|
|
NotificationCollection Constructor | Initializes a new instance of the NotificationCollection class. |
| Name | Description | |
|---|---|---|
|
Capacity | (Inherited from System.Collections.CollectionBase) |
|
Count | (Inherited from System.Collections.CollectionBase) |
|
Item | Gets the SourceCode.Workflow.Common.DeploymentDataObjects.NotificationService.NotificationItem with the specified i. |
| Name | Description | |
|---|---|---|
|
InnerList | (Inherited fromSystem.Collections.CollectionBase) |
|
List | (Inherited fromSystem.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
|
Add | Adds the specified item. |
|
Clear | (Inherited fromSystem.Collections.CollectionBase) |
|
GetEnumerator | (Inherited fromSystem.Collections.CollectionBase) |
|
Remove | Removes the specified item. |
|
RemoveAt | (Inherited fromSystem.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
|
OnClear | (Inherited fromSystem.Collections.CollectionBase) |
|
OnClearComplete | (Inherited fromSystem.Collections.CollectionBase) |
|
OnInsert | (Inherited fromSystem.Collections.CollectionBase) |
|
OnInsertComplete | (Inherited fromSystem.Collections.CollectionBase) |
|
OnRemove | (Inherited fromSystem.Collections.CollectionBase) |
|
OnRemoveComplete | (Inherited fromSystem.Collections.CollectionBase) |
|
OnSet | (Inherited fromSystem.Collections.CollectionBase) |
|
OnSetComplete | (Inherited fromSystem.Collections.CollectionBase) |
|
OnValidate | (Inherited fromSystem.Collections.CollectionBase) |