Table of Contents
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.

ulong Count { get; }

Property Value

ulong