Northwoods.GoWPF 2.2.4 Assembly
CreateInitializedCopy Method (IDiagramModel)

this may be null, meaning no initial data
Create a copy of this model initialized with different data.
Syntax
Function CreateInitializedCopy( _
   ByVal init As IDataCollection _
) As IDiagramModel
IDiagramModel CreateInitializedCopy( 
   IDataCollection init
)

Parameters

init
this may be null, meaning no initial data

Return Value

a model of the same type as this
Remarks
Most of the properties of the returned model should have the same value as this model, but the data depends on the argument IDataCollection.
Requirements
See Also

Reference

IDiagramModel Interface
IDiagramModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback