Navigation:  Classes > bCompoundValue >

bCompoundValue:AddValue()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Adds a subordinated bCompoundValue.

Class

bCompoundValue

Type

Method

Syntax

<oCompoundValue>:AddValue(<oValue>) Æ oSelf

Arguments

<oValue>An object of the class bCompoundValue that is to be subordinated this bCompoundValue.
Data Type:bCompoundValue

Return Value

oSelfThe object which the bCompoundValue was added.
Data Type:bCompoundValue

Description

bCompoundValue:AddValue() adds the bCompoundValue a new subordinated bCompoundValue. The Origin of the new bCompoundValue refers to the left upper corner of the bCompoundValues that it was added.

 

By the access bCompoundValue:ValueList can be accessed the single subordinated bCompoundValues.

See Also

bCompoundValue:DeleteValue()

bCompoundValue:GetValue()

bCompoundValue:Origin

bCompoundValue:Size

bCompoundValue:ValueCount

bCompoundValue:ValueList

 


Page url: http://www.YOURSERVER.com/index.html?bcompoundvalue_addvalue.htm