'宣言 Protected Function ShouldSerializeText() As System.Boolean
'使用法 Dim instance As RenderText Dim value As System.Boolean value = instance.ShouldSerializeText()
protected System.bool ShouldSerializeText()
戻り値の型
Textがシリアル化される場合は true、その他の場合は false。
'宣言 Protected Function ShouldSerializeText() As System.Boolean
'使用法 Dim instance As RenderText Dim value As System.Boolean value = instance.ShouldSerializeText()
protected System.bool ShouldSerializeText()