23 lines
355 B
Markdown
23 lines
355 B
Markdown
|
---
|
||
|
title: count
|
||
|
description: Contains some count
|
||
|
---
|
||
|
## Constructor: count
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Contains some count
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|count|[int](../types/int.md) | Yes|The count|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [Count](../types/Count.md)
|
||
|
|
||
|
|