BrowserNodesEnumerator.Count Property
Parent Object: BrowserNodesEnumeratorDescription
Property that returns the number of items in the collection. Only the immediate children are counted.
Syntax
BrowserNodesEnumerator.Count() As LongProperty 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. |