ComponentOne RichTextBox for UWP
MakeList(C1TextRange,TextMarkerStyle) Method

C1.Xaml.RichTextBox Namespace > EditExtensions Class > MakeList Method : MakeList(C1TextRange,TextMarkerStyle) Method
Makes a list with the specified style from the blocks in a range.
Syntax
'Declaration
 
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Overloads Shared Function MakeList( _
   ByVal range As C1TextRange, _
   ByVal style As TextMarkerStyle _
) As C1List
[System.Runtime.CompilerServices.Extension()]
public static C1List MakeList( 
   C1TextRange range,
   TextMarkerStyle style
)

Parameters

range
style
See Also

Reference

EditExtensions Class
EditExtensions Members
Overload List