ShouldSerializeOperator Method
Indicates whether the
Operator property should be serialized.
protected bool ShouldSerializeOperator()
'Declaration
Protected Function ShouldSerializeOperator() As Boolean
Return Value
true if
Operator should be serialized,
false otherwise.