ShouldSerializeValuesExcluded Method
In This Topic
Specifies whether to save the value of the
ValuesExcluded property.
Syntax
'Declaration
Protected Function ShouldSerializeValuesExcluded() As Boolean
protected bool ShouldSerializeValuesExcluded()
See Also