Initial Commit.
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# Count
|
||||
|
||||
Returns the number of elements in the a stack.
|
||||
|
||||
```
|
||||
int Count();
|
||||
|
||||
```
|
||||
|
||||
Return Value
|
||||
|
||||
Returns the number of elements.
|
||||
Reference in New Issue
Block a user