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