Android AssetManager - file count

Hey,

does anybody know if it is possible to get more info from the AssetManager, like number of files in the Asset folder? I’m looking preferably for functionality similar to what .NETs Directory class provides…