Skip to content

Commit 886f349

Browse files
Update README.md
1 parent d9f4d5e commit 886f349

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ int checkedCount = treeView1.CheckedNodes.Count;
1111
```csharp
1212
Dim checkedCount As Integer = treeView1.CheckedNodes.Count
1313
```
14+
![count of checked nodes](output.png)

0 commit comments

Comments
 (0)