Description

Holds total number of items in the collection.


Property type

An Integer value.  


Syntax

object.Count



The Count Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodHtmlEntities.

Remarks

Count property will return total number of entity objects found in the collection. To reference specific entity, use Item property.