Description

Returns the total number of Attributes for this file type

Property type

A Long value.  

Syntax

object.Count

The Count Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStreamAttributes.

Remarks

This is part of the standard Collection interface, and is used internally by VBA in For Each loops.