'宣言 Public Enum LengthUnit Inherits System.Enum
public enum LengthUnit : System.Enum
'宣言 Public Enum LengthUnit Inherits System.Enum
public enum LengthUnit : System.Enum
| メンバ | 解説 |
|---|---|
| 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