ComArray.AssignTo

Assigns this ComArray's array instance to the specified array property.

o.ComArray.AssignTo(baseInstance, arrayPropertyName)

Return Value

true if it works. Exception if it fails.

Parameters

baseInstance
An object reference to the base object that contains the array property.

arrayPropertyName
The name of the array property that is to be assigned to.


See also:

Class ComArray | ComArray.AssignFrom

© West Wind Technologies, 1996-2022 • Updated: 10/29/11
Comment or report problem with topic