TransactionsEnumerator Object
Description
Provides access to a list of objects. See the article in the overviews section.
Properties
Name
Description
Count
Property that returns the number of items in this collection.
Item
Allows integer-indexed access to items in the collection.
Type
Returns an ObjectTypeEnum indicating this object's type.
Accessed From
Transaction.ChildTransactions
,
TransactionManager.CommittedTransactions
,
TransactionManager.UndoneTransactions
Version
Introduced in version 5
© Copyright 2021 Autodesk, Inc.
Comment on this page.