| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : LengthUnit Enumeration |
'Declaration Public Enum LengthUnit Inherits System.Enum
public enum LengthUnit : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.LengthUnit