Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpand Object / RemoveAllEntries Method
In This Topic
    RemoveAllEntries Method
    In This Topic
    Removes all items from Auto Expand, resulting in an empty list.
    Syntax
    expression.RemoveAllEntries() 
    where expression is a variable that represents a AutoExpand Object
    See Also