| Overload | Description |
|---|---|
| GetDescendantsCount() | Returns the number of descendant nodes. |
| GetDescendantsCount(NSchema) | Returns the number of descendant nodes of the given schema. |
| GetDescendantsCount(INFilter<NNode>) | Returns the number of descendant nodes, which satisfy the specified filter. |