property Strategies.Count as Long
Number of items in the collection.

TypeDescription
Long A long expression that indicates the number of Strategy objects in the Strategies collection.

The Count property counts the number of the elements in the Strategies collection. Use the Item property to access a specific Strategy object.