Share

InventorVBAMembers Object


Description

Represents a collection of objects in an InventorVBAComponent object.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Returns the specified InventorVBAMember object from the collection. This is the default property of the InventorVBAMemberscollection object.
Parent Property that returns the parent object from whom this object can logically be reached.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

InventorVBAComponent.InventorVBAMembers

Version

Introduced in version 6

Was this information helpful?