InventDim::dimFieldList2Set Method
Retrieves a set that contains the elements in the specified list.
Syntax
client server public static Set dimFieldList2Set(List _list)
Run On
ClientOrServer
Parameters
- _list
Type: List Class
The list to convert.
Return Value
Type: Set Class
A set that contains the specified elements.