[]
Assigns (copies) properties from another TableVector to the current object. (The Ordinal property is not copied.)
public virtual void AssignFrom(TableVector source)
Type | Name | Description |
---|---|---|
TableVector | source | The source object to copy properties from. |