Click or drag to resize
SoMFieldGetNum Method

Note: This API is now obsolete.

Returns the number of values currently in the field.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
[ObsoleteAttribute("Obsolete since OpenInventor 9.3.0.0. Use Count property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetNum()

Return Value

Type: Int32
Remarks

See Also