[]
        
(Showing Draft Content)

C1.C1Preview.Tag.AssignFrom

AssignFrom Method

AssignFrom(NamedCollectionItem)

Copies the properties of the specified object to the current object.

Declaration
public override void AssignFrom(NamedCollectionItem source)
Parameters
Type Name Description
NamedCollectionItem source

The source object to copy properties from.

Overrides