Gets the direct parent item of the specified item in the hierarchical collection.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public TaskItem GetParent( TaskItem item ) |
| Visual Basic (Declaration) |
|---|
Public Function GetParent ( _ item As TaskItem _ ) As TaskItem |
Parameters
- item
- Type: DlhSoft.Windows.Data..::..TaskItem