Gets the number of items in this collection.

[VBScript]
Public ReadOnly Property Count As Integer
[JScript]
public function get Count() : int;

Property Value

The number of items in this collection.

See Also

VariableCollection Object | VariableCollection Members | HelpProducer Namespace