'宣言 Protected Overridable Function ShouldSerializeCursor() As System.Boolean
'使用法 Dim instance As RenderInputBase Dim value As System.Boolean value = instance.ShouldSerializeCursor()
protected virtual System.bool ShouldSerializeCursor()
戻り値の型
True if the cursor should be serialized, false otherwise.