Navigation:  Classes > bCompoundValue >

bCompoundValue:GetValue()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Get a subordinated bCompoundValue.

Class

bCompoundValue

Type

Method

Syntax

<oCompoundValue>:GetValue(<iValue>) Æ oCompoundValue

Arguments

<iValue>The number of subordinated bCompoundValue which from this bCompoundValue is to be returned. The number refers to the list of the subordinated bCompoundValues (bCompoundValue:ValueList).
Data Type:DWord

Return Value

oCompoundValueThe subordinated bCompoundValue.
Data Type:bCompoundValue

Description

bCompoundValue:GetValue() returns from this bCompoundValue a subordinated bCompoundValue.

 

With the method bCompoundValue:AddValue() can be added subordinated bCompoundValues.

See Also

bCompoundValue:AddValue()

bCompoundValue:DeleteValue()

bCompoundValue:ValueCount

bCompoundValue:ValueList

 


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