Hunny Software Library Reference

ByteStringBuilder.Length Property

Gets the length of this instance.

[Visual Basic]
Public ReadOnly Property Length As Integer
[C#]
public int Length {get;}

Property Value

the length of this instance

See Also

ByteStringBuilder Class | Hunny.Base Namespace