EventInfoCollection

 

Introduced

2.0

Description

This object holds a collection of EventInfo objects. You can access it via the XSIApplication.EventInfos property.

Methods

Filter

Properties

EventInfoCollection.Count

EventInfoCollection.Item

Examples

VBScript Example

set coll = Application.EventInfos
LogMessage "EventInfo count: " & coll.count

See Also

XSIApplication.EventInfos



Autodesk Softimage v7.5