Click or drag to resize
SoFieldList Class
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    OIV.InventorSoFieldList

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

The SoFieldList type exposes the following members.

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