Click or drag to resize

BinaryStringLength Property

The length of the string (in characters).

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public int Length { get; }

Property Value

Type: Int32
See Also