get_all method

On this page

get_all

Returns all enumeration values.

Returns

Enumerable of the provided type

def get_all(self):
    ...

See Also

On this page