Property Count
Count
Gets the number of operations in the collection.
Declaration
public int Count { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The number of operations in the collection. |
public int Count { get; }
| Type | Description |
|---|---|
| Int32 | The number of operations in the collection. |