ComArray.AssignTo

Assigns this ComArray's array instance to the specified property

public bool AssignTo(object baseInstance,
	string arrayPropertyName)

Parameters

baseInstance

arrayPropertyName

See also