[]
        
(Showing Draft Content)

C1.C1Preview.IndexEntry.AssignFrom

AssignFrom Method

AssignFrom(IndexEntry)

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

Declaration
public void AssignFrom(IndexEntry source)
Parameters
Type Name Description
IndexEntry source

The source object to copy properties from.