バージョン

Indentation コンストラクタ(Int32)

新しい Indentation 構造を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal characterPercent As Integer _
)
public Indentation( 
   int characterPercent
)

パラメータ

characterPercent
数百文字の量。
参照