RichTextBox for UWP/WinRT
Split(Int32,Boolean) メソッド

構文
'宣言
 
Public Overloads Overrides Function Split( _
   ByVal offset As System.Integer, _
   ByVal splitEdges As System.Boolean _
) As C1TextPointer
public override C1TextPointer Split( 
   System.int offset,
   System.bool splitEdges
)

パラメータ

offset
splitEdges
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1InlineUIContainer クラス
C1InlineUIContainer メンバ
オーバーロード一覧

Send Feedback