Share

InventorVBAArguments Object


Description

Represents a collection of objects in an InventorVBAMember.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Returns the specified InventorVBAArgument object from the collection. This is the default property of the InventorVBAArguments collection 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

InventorVBAMember.Arguments

Version

Introduced in version 6

Was this information helpful?