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