[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.FieldCollection.AssignFrom

AssignFrom Method

AssignFrom(OwnedCollectionBase)

Assigns (copies) properties from another FieldCollection to the current object.

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

The source object to copy properties from.

Overrides