'宣言 Public Sub SetSelection( _ ByVal selectionStart As System.Integer, _ ByVal selectionLength As System.Integer _ )
'使用法 Dim instance As C1RichText Dim selectionStart As System.Integer Dim selectionLength As System.Integer instance.SetSelection(selectionStart, selectionLength)
public void SetSelection( System.int selectionStart, System.int selectionLength )
パラメータ
- selectionStart
- selectionLength