Returns total number of session variables in the collection.
An Integer value.
object.Count
The Count Property syntax has these parts:
Count property returns total number of session variables that exist in the collection. To access variable from the collection, use Item property.
Your browser does not support iframes.