[]
Copies the properties of the specified object to the current object.
public override void AssignFrom(TagInputParams source)
Public Overrides Sub AssignFrom(source As TagInputParams)
| Type | Name | Description |
|---|---|---|
| TagInputParams | source | The source object to copy properties from. |