Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.