| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > EditExtensions クラス : InsertInline メソッド |
'宣言 Public Shared Function InsertInline( _ ByVal position As C1TextPointer, _ ByVal inline As C1Inline _ ) As C1TextPointer
public static C1TextPointer InsertInline( C1TextPointer position, C1Inline inline )