Click or drag to resize
SoDetailList Class
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    OIV.InventorSoDetailList

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

The SoDetailList type exposes the following members.

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