'宣言 Public ReadOnly TextRanges As System.Collections.Generic.List(Of C1TextLayoutRange)
'使用法 Dim instance As C1TextLayout Dim value As System.Collections.Generic.List(Of C1TextLayoutRange) value = instance.TextRanges
public readonly System.Collections.Generic.List<C1TextLayoutRange> TextRanges