Document Library for WinForms
UnitTypeToString メソッド (Unit)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > Unit 構造体 : UnitTypeToString メソッド
A UnitTypeEnum to convert.
Converts a UnitTypeEnum value to a string representation as in the following table:
シンタックス
'宣言
 
Public Shared Function UnitTypeToString( _
   ByVal value As UnitTypeEnum _
) As System.String
public static System.string UnitTypeToString( 
   UnitTypeEnum value
)

パラメータ

value
A UnitTypeEnum to convert.

戻り値の型

The string representing value.
参照

Unit 構造体
Unit メンバ