MultiSelect for WinForms
LengthUnit 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : LengthUnit 列挙体
Defines the LengthUnit enumeration.
シンタックス
'宣言
 
Public Enum LengthUnit 
   Inherits System.Enum
public enum LengthUnit : System.Enum 
メンバ
メンバ解説
ByteIndicates the calculational unit is a byte when calculating the length of the string.
CharIndicates the calculational unit is a .Net character when calculating the length of the string.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Input.LengthUnit

参照

C1.Win.C1Input 名前空間