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