get_all method

get_all

Returns all enumeration values.

Returns

Enumerable of the provided type

def get_all(self):
    ...

See Also