GetNames()

Enum::GetNames() method

Returns an array containing names of all members of enumeration E.

static ArrayPtr<String> System::Enum<E, Guard>::GetNames()

See Also