Returns the object defining the part of belongs to this
C1DocumentRange. The type of object depends on type of , for example,
RenderTextFragment descendats return
C1TextBlockRange object.
シンタックス
'宣言
Public MustOverride Function GetFragmentRange( _
ByVal As RenderFragment _
) As System.Object
'使用法
Dim instance As C1DocumentRange
Dim fragment As RenderFragment
Dim value As System.Object
value = instance.GetFragmentRange(fragment)
public abstract System.object GetFragmentRange(
RenderFragment
)
パラメータ
- fragment
参照