'Declaration
Public Function New( _ ByVal textList As List(Of FormattedText) _ )
'Usage
Dim textList As List(Of FormattedText) Dim instance As New FormattedTextList(textList)
public FormattedTextList( List<FormattedText> textList )
Parameters
- textList