Click or drag to resize
SoTypeList Class
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    OIV.InventorSoTypeList

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

The SoTypeList type exposes the following members.

Constructors
  NameDescription
Public methodSoTypeList
Initializes a new instance of the SoTypeList 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