SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Byte
Buffer
Count Property
Returns the count of bytes stored in this instance.
Definition
Namespace:
OddPrg
Assembly:
OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
C#
Copy
public
int
Count
{
get
; }
Property Value
Int32
See Also
Reference
ByteBuffer Class
OddPrg Namespace
In This Article
Definition
See Also