[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveStart

moveStart Method

moveStart(string, int)

moveStart method of IHTMLTxtRange interface.

Declaration
int moveStart(string Unit, int Count)
Parameters
Type Name Description
string Unit
int Count
Returns
Type Description
int
Remarks

An original IDL definition of moveStart method was the following: HRESULT moveStart (BSTR Unit, [optional, defaultvalue(1)] long Count, [out, retval] long* ReturnValue);