API reference
Property Count
- Namespace
- DisCatSharp.Common.Types
- Assembly
- DisCatSharp.Common.dll
Count
Gets the number of items currently written to the buffer. This number is equal to Count divided by
size of T.
public ulong Count { get; }
Gets the number of items currently written to the buffer. This number is equal to Count divided by
size of T.
public ulong Count { get; }