Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the count of a collection
Message
 
To
04/10/1997 14:28:33
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00053257
Message ID:
00053267
Views:
22
>>>In the treeview, I would like to get the count of a collection. I can't find the correct syntax.
>>
>>ThisForm.Olecontrol1.Nodes.Count returns the total number of items in the collection. Is this what you're looking for?
>
>No, I am looking for the count of the current collections. This mean all the children related to the current node.

I thought that's what you might be looking for. The only way I know is to loop through the collection and count the instances where the .Key property contains the string you're looking for. Naturally, the number of children will be one less than the total.

HTH,

George
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform