バージョン

ExpandableEditorWithText.IndentationInfo コンストラクタ

IndentationInfo クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal canIndent As Boolean, _
   ByVal canOutdent As Boolean _
)
public ExpandableEditorWithText.IndentationInfo( 
   bool canIndent,
   bool canOutdent
)

パラメータ

canIndent
canOutdent
参照