Share

ObjectsEnumerator.Count Property

Parent Object: ObjectsEnumerator

Description

Property that returns the number of items in this collection.

Syntax

ObjectsEnumerator.Count() As Long

Property Value

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

Samples

Name Description
Basic Selection Using Interaction Events This sample demonstrates using the selection events to select a face. Selection is dependent on events and VB only supports events within a class module.
Sketch Delete This sample demonstrates deleting a sketch.

Version

Introduced in version 5

Was this information helpful?