'宣言 Protected Function ShouldSerializeTabPositions() As System.Boolean
'使用法 Dim instance As RenderTextBase Dim value As System.Boolean value = instance.ShouldSerializeTabPositions()
protected System.bool ShouldSerializeTabPositions()
戻り値の型
true if RenderTextBase.TabPositions should be serialized, false otherwise.