Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.304 TotalCount Property

Description:

Contains the total number of all Node objects in the TreeView control.

Used in control(s):

TreeView

Value:

The number of Node objects.

The value is an integer greater than 0.

Default value:

None.

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Not accessible.

Execution time access:

Reference only.

Backward compatibility attribute:

None.