Method Clone
Clone()
Deep clones the BrainParameter object.
Declaration
public BrainParameters Clone()
Returns
| Type | Description |
|---|---|
| BrainParameters | A new BrainParameter object with the same values as the original. |
Deep clones the BrainParameter object.
public BrainParameters Clone()
| Type | Description |
|---|---|
| BrainParameters | A new BrainParameter object with the same values as the original. |