spiegel-keyman/windows/docs/engine/api/IKeymanCollection/Count.md
2024-10-31 10:17:54 +07:00

14 lines
210 B
Markdown

---
title: IKeymanCollection::Count Property
---
## Introduction
The `IKeymanCollection::Count` property returns the number of elements
in the collection.
## Specification
``` clike
readonly long Count
```