[]
Assigns (copies) properties from another TableVector to the current object.
public override void AssignFrom(TableVector source)
Public Overrides Sub AssignFrom(source As TableVector)
| Type | Name | Description |
|---|---|---|
| TableVector | source | The source object to copy properties from. |