]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/unumsys.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / unumsys.h
index 0ae8e47a2af8886bb9b1cd6c47d7aef447ac8112..07ed6f0f8e31d2a5b010197e0953a5ef61841bb5 100644 (file)
@@ -105,6 +105,7 @@ U_NAMESPACE_END
 /**
  * Returns an enumeration over the names of all of the predefined numbering systems known
  * to ICU.
+ * The numbering system names will be in alphabetical (invariant) order.
  * @param status    A pointer to a UErrorCode to receive any errors.
  * @return          A pointer to a UEnumeration that must be closed with uenum_close(),
  *                  or NULL if an error occurred.