Adds a predecessor to the end of the managed collection.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public Predecessor Add( SimplePredecessorItem simplePredecessorItem ) |
| Visual Basic (Declaration) |
|---|
Public Function Add ( _ simplePredecessorItem As SimplePredecessorItem _ ) As Predecessor |
Parameters
- simplePredecessorItem
- Type: DlhSoft.Windows.Data..::.SimplePredecessorItem
Item definition representing the predecessor to be added at the end of the collection.