Click or drag to resize
SoMFEnumEnumTypeEnums Property
Gets a collection containing the enum's value in the SoSFEnum < EnumType >.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public IList<EnumType> Enums { get; }

Property Value

Type: IListEnumType
See Also