Click or drag to resize
SoEngineOutputList Class
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    OIV.InventorSoEngineOutputList

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.2.0 (10.18.2.0)
Syntax
public class SoEngineOutputList : CollectionBase

The SoEngineOutputList type exposes the following members.

Constructors
  NameDescription
Public methodSoEngineOutputList
Initializes a new instance of the SoEngineOutputList class
Top
Methods
  NameDescription
Public methodAdd
Public methodClear (Inherited from CollectionBase.)
Public methodContains
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf
Public methodInsert
Public methodRemove
Public methodRemoveAt (Inherited from CollectionBase.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Public propertyItem
Top
See Also