Return the list of items in the metadata at path.

C# |
public static IEnumerable<string> GetItems( string path )

- path (String)
- Path at which to query the metadata

List of items returned by the metadata service
C# |
public static IEnumerable<string> GetItems( string path )