'宣言 Public Property FirstCharIndex As System.Integer
'使用法 Dim instance As RenderTextFragment Dim value As System.Integer instance.FirstCharIndex = value value = instance.FirstCharIndex
public System.int FirstCharIndex {get; set;}
'宣言 Public Property FirstCharIndex As System.Integer
'使用法 Dim instance As RenderTextFragment Dim value As System.Integer instance.FirstCharIndex = value value = instance.FirstCharIndex
public System.int FirstCharIndex {get; set;}