AssignFrom Method (TableVector)
Assigns (copies) properties from another
TableVector to the current object. (The
Ordinal property is not copied.)
'Declaration
Public Overridable Sub AssignFrom( _
ByVal As TableVector _
)
Parameters
- source
- The source object to copy properties from.