Returns a value indicating whether the specified item has children items.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public bool HasChildren( TaskItem item ) |
| Visual Basic (Declaration) |
|---|
Public Function HasChildren ( _ item As TaskItem _ ) As Boolean |
Parameters
- item
- Type: DlhSoft.Windows.Data..::..TaskItem