[]
        
(Showing Draft Content)

C1.C1Preview.TableVector.AssignFrom

AssignFrom Method

AssignFrom(TableVector)

Assigns (copies) properties from another TableVector to the current object. (The Ordinal property is not copied.)

Declaration
public virtual void AssignFrom(TableVector source)
Parameters
Type Name Description
TableVector source

The source object to copy properties from.