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