'宣言 Function GetFragmentHighlight( _ ByVal fragment As RenderFragment _ ) As System.Collections.Generic.IList(Of C1FragmentHighlight)
'使用法 Dim instance As IC1HighlightingManager Dim fragment As RenderFragment Dim value As System.Collections.Generic.IList(Of C1FragmentHighlight) value = instance.GetFragmentHighlight(fragment)
System.Collections.Generic.IList<C1FragmentHighlight> GetFragmentHighlight( RenderFragment fragment )
パラメータ
- fragment