[]
Defines the LengthUnit enumeration.
public enum LengthUnit
Name | Description |
---|---|
Byte | Indicates the calculational unit is a byte when calculating the length of the string. |
Char | Indicates the calculational unit is a .Net character when calculating the length of the string. |