<cAppConfig>.GetKeyCount

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > AppConfig > cAppConfig Class > <cAppConfig> Methods >

<cAppConfig>.GetKeyCount

 

Description

 

Return number of nodes found inside configuration XML file or buffer

 

Syntax

 

Syntax

 

n = <cAppConfig>.GetKeyCount

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning





 

 

Remarks

 

Restrictions

 

See also

 

Examples

 

See cAppConfig example