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