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