'宣言
Public Sub AddToggleItem( _ ByVal definition As Object, _ ByVal toggle As TextBox, _ ByVal steps As Integer, _ Optional ByVal parentIndex As Integer _ )
public void AddToggleItem( object definition, TextBox toggle, int steps, int parentIndex )
パラメータ
- definition
- toggle
- steps
- parentIndex