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