[]
        
(Showing Draft Content)

C1.C1Preview.TableVectorGroupCollection.AssignFrom

AssignFrom Method

AssignFrom(TableVectorGroupCollection)

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

Declaration
public void AssignFrom(TableVectorGroupCollection source)
Public Sub AssignFrom(source As TableVectorGroupCollection)
Parameters
Type Name Description
TableVectorGroupCollection source

The source object to copy properties from.