Click or drag to resize
EnumerationExtensionsValuesOfT Method

Note: This API is now obsolete.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9920.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static IList<T> ValuesOf<T>()

Type Parameters

T

Return Value

Type: IListT
See Also