Share

BrowserNodesEnumerator.Count Property

Parent Object: BrowserNodesEnumerator

Description

Property that returns the number of items in the collection. Only the immediate children are counted.

Syntax

BrowserNodesEnumerator.Count() As Long

Property Value

This is a read only property whose value is a Long.

Samples

Name Description
Demote occurence This sample demonstrates how to demote a top level occurrence in an assembly into a new sub-assembly occurrence.

Version

Introduced in version 8

Was this information helpful?